@UML(identifier="MD_GeometricObjects", specification=ISO_19115) public interface GeometricObjects
Modifier and Type | Method and Description |
---|---|
Integer |
getGeometricObjectCount()
Total number of the point or vector object type occurring in the dataset.
|
GeometricObjectType |
getGeometricObjectType()
Name of point and vector spatial objects used to locate zero-, one-, and twodimensional
spatial locations in the dataset.
|
@UML(identifier="geometricObjectType", obligation=MANDATORY, specification=ISO_19115) GeometricObjectType getGeometricObjectType()
@UML(identifier="geometricObjectCount", obligation=OPTIONAL, specification=ISO_19115) Integer getGeometricObjectCount()
null
.Copyright © 1996–2019 Geotools. All rights reserved.