Uses of Class
org.apache.sis.metadata.iso.spatial.AbstractSpatialRepresentation
Packages that use AbstractSpatialRepresentation
Package
Description
Information about the mechanisms (grid or vector) used to represent spatial data.
-
Uses of AbstractSpatialRepresentation in org.apache.sis.metadata.iso.spatial
Subclasses of AbstractSpatialRepresentation in org.apache.sis.metadata.iso.spatialModifier and TypeClassDescriptionclass
Grid whose cells are regularly spaced in a geographic or projected coordinate reference system.class
Grid with cells irregularly spaced in any given geographic/map projection coordinate reference system.class
Method used to represent geographic information in the dataset.class
Information about the vector spatial objects in the dataset.Methods in org.apache.sis.metadata.iso.spatial that return AbstractSpatialRepresentationModifier and TypeMethodDescriptionAbstractSpatialRepresentation.castOrCopy
(SpatialRepresentation object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.