Uses of Interface
org.opengis.metadata.spatial.VectorSpatialRepresentation
Packages that use VectorSpatialRepresentation
Package
Description
Information about the mechanisms (grid or vector) used to represent spatial data.
-
Uses of VectorSpatialRepresentation in org.apache.sis.metadata.iso.spatial
Classes in org.apache.sis.metadata.iso.spatial that implement VectorSpatialRepresentationModifier and TypeClassDescriptionclassInformation about the vector spatial objects in the dataset.Methods in org.apache.sis.metadata.iso.spatial with parameters of type VectorSpatialRepresentationModifier and TypeMethodDescriptionDefaultVectorSpatialRepresentation.castOrCopy(VectorSpatialRepresentation 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 VectorSpatialRepresentationModifierConstructorDescriptionConstructs a new instance initialized with the values from the specified metadata object.