Uses of Class
org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
Packages that use AbstractGeographicExtent
Package
Description
Information about spatial, vertical, and temporal extent.
-
Uses of AbstractGeographicExtent in org.apache.sis.metadata.iso.extent
Subclasses of AbstractGeographicExtent in org.apache.sis.metadata.iso.extentModifier and TypeClassDescriptionclass
Boundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.class
Geographic position of the dataset.class
Description of the geographic area using identifiers.Methods in org.apache.sis.metadata.iso.extent that return AbstractGeographicExtentModifier and TypeMethodDescriptionstatic AbstractGeographicExtent
AbstractGeographicExtent.castOrCopy
(GeographicExtent object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.