Interface PointType

    • Field Detail

      • type

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

      • isSetPos

        boolean isSetPos()
        True if has "pos" element
      • unsetPos

        void unsetPos()
        Unsets the "pos" element
      • getCoordinates

        CoordinatesType getCoordinates()
        Gets the "coordinates" element
      • isSetCoordinates

        boolean isSetCoordinates()
        True if has "coordinates" element
      • setCoordinates

        void setCoordinates​(CoordinatesType coordinates)
        Sets the "coordinates" element
      • addNewCoordinates

        CoordinatesType addNewCoordinates()
        Appends and returns a new empty "coordinates" element
      • unsetCoordinates

        void unsetCoordinates()
        Unsets the "coordinates" element
      • getCoord

        CoordType getCoord()
        Gets the "coord" element
      • isSetCoord

        boolean isSetCoord()
        True if has "coord" element
      • setCoord

        void setCoord​(CoordType coord)
        Sets the "coord" element
      • addNewCoord

        CoordType addNewCoord()
        Appends and returns a new empty "coord" element
      • unsetCoord

        void unsetCoord()
        Unsets the "coord" element