Uses of Interface
org.opengis.metadata.spatial.GCPCollection
Packages that use GCPCollection
Package
Description
Information about the mechanisms (grid or vector) used to represent spatial data.
-
Uses of GCPCollection in org.apache.sis.metadata.iso.spatial
Classes in org.apache.sis.metadata.iso.spatial that implement GCPCollectionModifier and TypeClassDescriptionclassInformation about a control point collection.Methods in org.apache.sis.metadata.iso.spatial with parameters of type GCPCollectionModifier and TypeMethodDescriptionstatic DefaultGCPCollectionDefaultGCPCollection.castOrCopy(GCPCollection 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 GCPCollectionModifierConstructorDescriptionDefaultGCPCollection(GCPCollection object) Constructs a new instance initialized with the values from the specified metadata object.