Uses of Interface
org.opengis.metadata.spatial.Georeferenceable
Packages that use Georeferenceable
Package
Description
Information about the mechanisms (grid or vector) used to represent spatial data.
-
Uses of Georeferenceable in org.apache.sis.metadata.iso.spatial
Classes in org.apache.sis.metadata.iso.spatial that implement GeoreferenceableModifier and TypeClassDescriptionclassGrid with cells irregularly spaced in any given geographic/map projection coordinate reference system.Methods in org.apache.sis.metadata.iso.spatial with parameters of type GeoreferenceableModifier and TypeMethodDescriptionstatic DefaultGeoreferenceableDefaultGeoreferenceable.castOrCopy(Georeferenceable object) Returns a SIS metadata implementation with the values of the given arbitrary implementation.Constructors in org.apache.sis.metadata.iso.spatial with parameters of type GeoreferenceableModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object.