Interface EXSpatialTemporalExtentType

    • Field Detail

      • type

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

      • sizeOfSpatialExtentArray

        int sizeOfSpatialExtentArray()
        Returns number of "spatialExtent" element
      • setSpatialExtentArray

        void setSpatialExtentArray​(EXGeographicExtentPropertyType[] spatialExtentArray)
        Sets array of all "spatialExtent" element
      • insertNewSpatialExtent

        EXGeographicExtentPropertyType insertNewSpatialExtent​(int i)
        Inserts and returns a new empty value (as xml) as the ith "spatialExtent" element
      • addNewSpatialExtent

        EXGeographicExtentPropertyType addNewSpatialExtent()
        Appends and returns a new empty value (as xml) as the last "spatialExtent" element
      • removeSpatialExtent

        void removeSpatialExtent​(int i)
        Removes the ith "spatialExtent" element