Uses of Interface
org.opengis.metadata.extent.GeographicExtent
- 
Packages that use GeographicExtent Package Description org.opengis.metadata.extent Geographic, vertical and temporal extents. - 
- 
Uses of GeographicExtent in org.opengis.metadata.extent
Subinterfaces of GeographicExtent in org.opengis.metadata.extent Modifier and Type Interface Description interfaceBoundingPolygonEnclosing geometric object which locates the resource.interfaceGeographicBoundingBoxGeographic position of the resource.interfaceGeographicDescriptionDescription of the geographic area using identifiers.Methods in org.opengis.metadata.extent that return types with arguments of type GeographicExtent Modifier and Type Method Description default Collection<? extends GeographicExtent>Extent. getGeographicElements()Provides geographic component of the extent of the referring object.Collection<? extends GeographicExtent>SpatialTemporalExtent. getSpatialExtent()The spatial extent components of composite spatial and temporal extent. 
 -