Interface GeometricObjects


@Classifier(DATATYPE) @UML(identifier="MD_GeometricObjects", specification=ISO_19115) public interface GeometricObjects
Number of objects, listed by geometric object type, used in the dataset.
Since:
2.0
  • Method Summary

    Modifier and Type
    Method
    Description
    default Integer
    Total number of the point or vector object type occurring in the dataset.
    Name of point and vector spatial objects used to locate zero-, one-, two- or three-dimensional spatial locations in the dataset.
  • Method Details