|
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="EX_Extent",
specification=ISO_19115)
public interface ExtentInformation about spatial, vertical, and temporal extent. This interface has three optional attributes (geographic elements, temporal elements, and vertical elements) and an element called description. At least one of the four shall be used.
| Method Summary | |
|---|---|
InternationalString |
getDescription()
Returns the spatial and temporal extent for the referring object. |
Collection<GeographicExtent> |
getGeographicElements()
Provides geographic component of the extent of the referring object |
Collection<TemporalExtent> |
getTemporalElements()
Provides temporal component of the extent of the referring object |
Collection<VerticalExtent> |
getVerticalElements()
Provides vertical component of the extent of the referring object |
| Method Detail |
|---|
@UML(identifier="description",
obligation=CONDITIONAL,
specification=ISO_19115)
InternationalString getDescription()
@UML(identifier="geographicElement",
obligation=CONDITIONAL,
specification=ISO_19115)
Collection<GeographicExtent> getGeographicElements()
@UML(identifier="temporalElement",
obligation=CONDITIONAL,
specification=ISO_19115)
Collection<TemporalExtent> getTemporalElements()
@UML(identifier="verticalElement",
obligation=CONDITIONAL,
specification=ISO_19115)
Collection<VerticalExtent> getVerticalElements()
|
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 |