Uses of Class
org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Packages that use DefaultGridSpatialRepresentation
Package
Description
Information about the mechanisms (grid or vector) used to represent spatial data.
-
Uses of DefaultGridSpatialRepresentation in org.apache.sis.metadata.iso.spatial
Subclasses of DefaultGridSpatialRepresentation 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.Methods in org.apache.sis.metadata.iso.spatial that return DefaultGridSpatialRepresentationModifier and TypeMethodDescriptionDefaultGridSpatialRepresentation.castOrCopy
(GridSpatialRepresentation object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.