Interface GeometricObjects


  • @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
    Version:
    3.0
    • Method Detail

      • getGeometricObjectCount

        @UML(identifier="geometricObjectCount",
             obligation=OPTIONAL,
             specification=ISO_19115)
        java.lang.Integer getGeometricObjectCount()
        Total number of the point or vector object type occurring in the dataset.
        Returns:
        Total number of the point or vector object type, or null.