Interface GeometryStyleType

    • Field Detail

      • type

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

      • getSymbol

        SymbolType getSymbol()
        Gets the "symbol" element
      • isSetSymbol

        boolean isSetSymbol()
        True if has "symbol" element
      • setSymbol

        void setSymbol​(SymbolType symbol)
        Sets the "symbol" element
      • addNewSymbol

        SymbolType addNewSymbol()
        Appends and returns a new empty "symbol" element
      • unsetSymbol

        void unsetSymbol()
        Unsets the "symbol" element
      • getStyle

        String getStyle()
        Gets the "style" element
      • xgetStyle

        org.apache.xmlbeans.XmlString xgetStyle()
        Gets (as xml) the "style" element
      • isSetStyle

        boolean isSetStyle()
        True if has "style" element
      • setStyle

        void setStyle​(String style)
        Sets the "style" element
      • xsetStyle

        void xsetStyle​(org.apache.xmlbeans.XmlString style)
        Sets (as xml) the "style" element
      • unsetStyle

        void unsetStyle()
        Unsets the "style" element
      • isSetLabelStyle

        boolean isSetLabelStyle()
        True if has "labelStyle" element
      • addNewLabelStyle

        LabelStylePropertyType addNewLabelStyle()
        Appends and returns a new empty "labelStyle" element
      • unsetLabelStyle

        void unsetLabelStyle()
        Unsets the "labelStyle" element
      • getGeometryProperty

        String getGeometryProperty()
        Gets the "geometryProperty" attribute
      • xgetGeometryProperty

        org.apache.xmlbeans.XmlString xgetGeometryProperty()
        Gets (as xml) the "geometryProperty" attribute
      • isSetGeometryProperty

        boolean isSetGeometryProperty()
        True if has "geometryProperty" attribute
      • setGeometryProperty

        void setGeometryProperty​(String geometryProperty)
        Sets the "geometryProperty" attribute
      • xsetGeometryProperty

        void xsetGeometryProperty​(org.apache.xmlbeans.XmlString geometryProperty)
        Sets (as xml) the "geometryProperty" attribute
      • unsetGeometryProperty

        void unsetGeometryProperty()
        Unsets the "geometryProperty" attribute
      • getGeometryType

        String getGeometryType()
        Gets the "geometryType" attribute
      • xgetGeometryType

        org.apache.xmlbeans.XmlString xgetGeometryType()
        Gets (as xml) the "geometryType" attribute
      • isSetGeometryType

        boolean isSetGeometryType()
        True if has "geometryType" attribute
      • setGeometryType

        void setGeometryType​(String geometryType)
        Sets the "geometryType" attribute
      • xsetGeometryType

        void xsetGeometryType​(org.apache.xmlbeans.XmlString geometryType)
        Sets (as xml) the "geometryType" attribute
      • unsetGeometryType

        void unsetGeometryType()
        Unsets the "geometryType" attribute