Uses of Interface
org.opengis.metadata.spatial.Georectified
Packages that use Georectified
Package
Description
Information about the mechanisms (grid or vector) used to represent spatial data.
-
Uses of Georectified in org.apache.sis.metadata.iso.spatial
Classes in org.apache.sis.metadata.iso.spatial that implement GeorectifiedModifier and TypeClassDescriptionclassGrid whose cells are regularly spaced in a geographic or projected coordinate reference system.Methods in org.apache.sis.metadata.iso.spatial with parameters of type GeorectifiedModifier and TypeMethodDescriptionstatic DefaultGeorectifiedDefaultGeorectified.castOrCopy(Georectified 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 GeorectifiedModifierConstructorDescriptionDefaultGeorectified(Georectified object) Constructs a new instance initialized with the values from the specified metadata object.