Uses of Interface
org.opengis.metadata.spatial.GeometricObjects
-
Packages that use GeometricObjects Package Description org.opengis.metadata.spatial Spatial representation information (includes grid and vector representation). -
-
Uses of GeometricObjects in org.opengis.metadata.spatial
Methods in org.opengis.metadata.spatial that return types with arguments of type GeometricObjects Modifier and Type Method Description java.util.Collection<? extends GeometricObjects>
VectorSpatialRepresentation. getGeometricObjects()
Information about the geometric objects used in the dataset.
-