Uses of Class
com.luciad.format.metadata.model.extent.TLcdISO19115GeographicExtent
Packages that use 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
Subclasses of TLcdISO19115GeographicExtent in com.luciad.format.metadata.model.extentModifier 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.Methods in com.luciad.format.metadata.model.extent that return types with arguments of type TLcdISO19115GeographicExtentModifier 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.