Uses of Class
com.luciad.format.metadata.model.extent.TLcdISO19115GeographicExtent
Package
Description
The datatype in this package is an aggregate of the metadata elements that describe the spatial
and temporal extent of the referring entity.
-
Uses of TLcdISO19115GeographicExtent in com.luciad.format.metadata.model.extent
Modifier and TypeClassDescriptionclass
Boundary enclosing the dataset expressed as the closed set of (x,y) coordinates of the polygon (last point replicates first point)class
Geographic position of the dataset.class
Description of a geographic area through the use of a unique name established and maintained by an authority.Modifier and TypeMethodDescriptionTLcdISO19115Extent.getGeographicElement()
Gets the value of theTLcdISO19115Extent.GEOGRAPHIC_ELEMENT_PROPERTY
property adapted to a list ofTLcdISO19115GeographicExtent
instances.TLcdISO19115SpatialTemporalExtent.getSpatialExtent()
Gets the value of theTLcdISO19115SpatialTemporalExtent.SPATIAL_EXTENT_PROPERTY
property adapted to a list ofTLcdISO19115GeographicExtent
instances.