| Package | Description | 
|---|---|
| org.geotools.metadata.iso.spatial | Spatial representation
 implementation. | 
| org.opengis.metadata.spatial | Spatial representation
 information (includes grid and vector representation). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GeometricObjectsImplNumber of objects, listed by geometric object type, used in the dataset. | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<GeometricObjects> | VectorSpatialRepresentationImpl. getGeometricObjects()Information about the geometric objects used in the dataset. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | VectorSpatialRepresentationImpl. setGeometricObjects(Collection<? extends GeometricObjects> newValues)Set information about the geometric objects used in the dataset. | 
| Constructor and Description | 
|---|
| GeometricObjectsImpl(GeometricObjects source)Constructs a metadata entity initialized with the values from the specified metadata. | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<? extends GeometricObjects> | VectorSpatialRepresentation. getGeometricObjects()Information about the geometric objects used in the dataset. | 
Copyright © 1996–2019 Geotools. All rights reserved.