Interface EXGeographicBoundingBoxType

    • Field Detail

      • type

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

      • getWestBoundLongitude

        DecimalPropertyType getWestBoundLongitude()
        Gets the "westBoundLongitude" element
      • setWestBoundLongitude

        void setWestBoundLongitude​(DecimalPropertyType westBoundLongitude)
        Sets the "westBoundLongitude" element
      • addNewWestBoundLongitude

        DecimalPropertyType addNewWestBoundLongitude()
        Appends and returns a new empty "westBoundLongitude" element
      • getEastBoundLongitude

        DecimalPropertyType getEastBoundLongitude()
        Gets the "eastBoundLongitude" element
      • setEastBoundLongitude

        void setEastBoundLongitude​(DecimalPropertyType eastBoundLongitude)
        Sets the "eastBoundLongitude" element
      • addNewEastBoundLongitude

        DecimalPropertyType addNewEastBoundLongitude()
        Appends and returns a new empty "eastBoundLongitude" element
      • getSouthBoundLatitude

        DecimalPropertyType getSouthBoundLatitude()
        Gets the "southBoundLatitude" element
      • setSouthBoundLatitude

        void setSouthBoundLatitude​(DecimalPropertyType southBoundLatitude)
        Sets the "southBoundLatitude" element
      • addNewSouthBoundLatitude

        DecimalPropertyType addNewSouthBoundLatitude()
        Appends and returns a new empty "southBoundLatitude" element
      • getNorthBoundLatitude

        DecimalPropertyType getNorthBoundLatitude()
        Gets the "northBoundLatitude" element
      • setNorthBoundLatitude

        void setNorthBoundLatitude​(DecimalPropertyType northBoundLatitude)
        Sets the "northBoundLatitude" element
      • addNewNorthBoundLatitude

        DecimalPropertyType addNewNorthBoundLatitude()
        Appends and returns a new empty "northBoundLatitude" element