Uses of Class
org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
Packages that use DefaultGridSpatialRepresentation
Package
Description
Extends some classes from
org.apache.sis.metadata.iso packages in order to give them
the name used by imagery extensions (ISO 19115-2).Utility classes for the implementation of SIS storage classes.
Information about the mechanisms (grid or vector) used to represent spatial data.
-
Uses of DefaultGridSpatialRepresentation in org.apache.sis.internal.jaxb.gmi
Subclasses of DefaultGridSpatialRepresentation in org.apache.sis.internal.jaxb.gmiModifier and TypeClassDescriptionclassA wrapper for a metadata using the"gmi"namespace.classA wrapper for a metadata using the"gmi"namespace. -
Uses of DefaultGridSpatialRepresentation in org.apache.sis.internal.storage
Fields in org.apache.sis.internal.storage declared as DefaultGridSpatialRepresentationModifier and TypeFieldDescriptionprivate DefaultGridSpatialRepresentationMetadataBuilder.gridRepresentationInformation about the grid shape, ornullif none.Methods in org.apache.sis.internal.storage that return DefaultGridSpatialRepresentationModifier and TypeMethodDescriptionprivate DefaultGridSpatialRepresentationMetadataBuilder.gridRepresentation()Creates a grid representation object if it does not already exists, then returns it. -
Uses of DefaultGridSpatialRepresentation in org.apache.sis.metadata.iso.spatial
Subclasses of DefaultGridSpatialRepresentation in org.apache.sis.metadata.iso.spatialModifier and TypeClassDescriptionclassGrid whose cells are regularly spaced in a geographic or projected coordinate reference system.classGrid 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(org.opengis.metadata.spatial.GridSpatialRepresentation object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.