Interface AbstractGeometryType

    • Field Detail

      • type

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

      • getSrsName

        String getSrsName()
        Gets the "srsName" attribute
      • xgetSrsName

        org.apache.xmlbeans.XmlAnyURI xgetSrsName()
        Gets (as xml) the "srsName" attribute
      • isSetSrsName

        boolean isSetSrsName()
        True if has "srsName" attribute
      • setSrsName

        void setSrsName​(String srsName)
        Sets the "srsName" attribute
      • xsetSrsName

        void xsetSrsName​(org.apache.xmlbeans.XmlAnyURI srsName)
        Sets (as xml) the "srsName" attribute
      • unsetSrsName

        void unsetSrsName()
        Unsets the "srsName" attribute
      • getSrsDimension

        BigInteger getSrsDimension()
        Gets the "srsDimension" attribute
      • xgetSrsDimension

        org.apache.xmlbeans.XmlPositiveInteger xgetSrsDimension()
        Gets (as xml) the "srsDimension" attribute
      • isSetSrsDimension

        boolean isSetSrsDimension()
        True if has "srsDimension" attribute
      • setSrsDimension

        void setSrsDimension​(BigInteger srsDimension)
        Sets the "srsDimension" attribute
      • xsetSrsDimension

        void xsetSrsDimension​(org.apache.xmlbeans.XmlPositiveInteger srsDimension)
        Sets (as xml) the "srsDimension" attribute
      • unsetSrsDimension

        void unsetSrsDimension()
        Unsets the "srsDimension" attribute
      • getAxisLabels

        List getAxisLabels()
        Gets the "axisLabels" attribute
      • xgetAxisLabels

        NCNameList xgetAxisLabels()
        Gets (as xml) the "axisLabels" attribute
      • isSetAxisLabels

        boolean isSetAxisLabels()
        True if has "axisLabels" attribute
      • setAxisLabels

        void setAxisLabels​(List axisLabels)
        Sets the "axisLabels" attribute
      • xsetAxisLabels

        void xsetAxisLabels​(NCNameList axisLabels)
        Sets (as xml) the "axisLabels" attribute
      • unsetAxisLabels

        void unsetAxisLabels()
        Unsets the "axisLabels" attribute
      • getUomLabels

        List getUomLabels()
        Gets the "uomLabels" attribute
      • xgetUomLabels

        NCNameList xgetUomLabels()
        Gets (as xml) the "uomLabels" attribute
      • isSetUomLabels

        boolean isSetUomLabels()
        True if has "uomLabels" attribute
      • setUomLabels

        void setUomLabels​(List uomLabels)
        Sets the "uomLabels" attribute
      • xsetUomLabels

        void xsetUomLabels​(NCNameList uomLabels)
        Sets (as xml) the "uomLabels" attribute
      • unsetUomLabels

        void unsetUomLabels()
        Unsets the "uomLabels" attribute