Interface MDVectorSpatialRepresentationType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • isSetTopologyLevel

        boolean isSetTopologyLevel()
        True if has "topologyLevel" element
      • unsetTopologyLevel

        void unsetTopologyLevel()
        Unsets the "topologyLevel" element
      • sizeOfGeometricObjectsArray

        int sizeOfGeometricObjectsArray()
        Returns number of "geometricObjects" element
      • setGeometricObjectsArray

        void setGeometricObjectsArray​(MDGeometricObjectsPropertyType[] geometricObjectsArray)
        Sets array of all "geometricObjects" element
      • setGeometricObjectsArray

        void setGeometricObjectsArray​(int i,
                                      MDGeometricObjectsPropertyType geometricObjects)
        Sets ith "geometricObjects" element
      • insertNewGeometricObjects

        MDGeometricObjectsPropertyType insertNewGeometricObjects​(int i)
        Inserts and returns a new empty value (as xml) as the ith "geometricObjects" element
      • addNewGeometricObjects

        MDGeometricObjectsPropertyType addNewGeometricObjects()
        Appends and returns a new empty value (as xml) as the last "geometricObjects" element
      • removeGeometricObjects

        void removeGeometricObjects​(int i)
        Removes the ith "geometricObjects" element