|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="LI_Source",
specification=ISO_19115)
public interface SourceInformation about the source data used in creating the data specified by the scope.
| Method Summary | |
|---|---|
InternationalString |
getDescription()
Detailed description of the level of the source data. |
long |
getScaleDenominator()
Denominator of the representative fraction on a source map. |
Citation |
getSourceCitation()
Recommended reference to be used for the source data. |
Collection<Extent> |
getSourceExtents()
Information about the spatial, vertical and temporal extent of the source data. |
ReferenceSystem |
getSourceReferenceSystem()
Spatial reference system used by the source data. |
Collection<ProcessStep> |
getSourceSteps()
Information about an event in the creation process for the source data. |
| Method Detail |
|---|
@UML(identifier="description",
obligation=MANDATORY,
specification=ISO_19115)
InternationalString getDescription()
@UML(identifier="scaleDenominator",
obligation=OPTIONAL,
specification=ISO_19115)
long getScaleDenominator()
@UML(identifier="sourceReferenceSystem",
obligation=OPTIONAL,
specification=ISO_19115)
ReferenceSystem getSourceReferenceSystem()
@UML(identifier="sourceCitation",
obligation=OPTIONAL,
specification=ISO_19115)
Citation getSourceCitation()
@UML(identifier="sourceExtent",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<Extent> getSourceExtents()
@UML(identifier="sourceStep",
obligation=OPTIONAL,
specification=ISO_19115)
Collection<ProcessStep> getSourceSteps()
|
GeoAPI 2.0 Build 2005-06-08 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |