Interface BuildingGeometry2DType

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    BuildingGeometry2DTypeImpl

    public interface BuildingGeometry2DType
    extends org.apache.xmlbeans.XmlObject
    An XML BuildingGeometry2DType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0). This is a complex type.
    • Field Detail

      • type

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

      • addNewGeometry

        GeometryPropertyType addNewGeometry()
        Appends and returns a new empty "geometry" element
      • getReferenceGeometry

        boolean getReferenceGeometry()
        Gets the "referenceGeometry" element
      • xgetReferenceGeometry

        org.apache.xmlbeans.XmlBoolean xgetReferenceGeometry()
        Gets (as xml) the "referenceGeometry" element
      • setReferenceGeometry

        void setReferenceGeometry​(boolean referenceGeometry)
        Sets the "referenceGeometry" element
      • xsetReferenceGeometry

        void xsetReferenceGeometry​(org.apache.xmlbeans.XmlBoolean referenceGeometry)
        Sets (as xml) the "referenceGeometry" element
      • getHorizontalGeometryReference

        ReferenceType getHorizontalGeometryReference()
        Gets the "horizontalGeometryReference" element
      • setHorizontalGeometryReference

        void setHorizontalGeometryReference​(ReferenceType horizontalGeometryReference)
        Sets the "horizontalGeometryReference" element
      • addNewHorizontalGeometryReference

        ReferenceType addNewHorizontalGeometryReference()
        Appends and returns a new empty "horizontalGeometryReference" element
      • getVerticalGeometryReference

        ReferenceType getVerticalGeometryReference()
        Gets the "verticalGeometryReference" element
      • isSetVerticalGeometryReference

        boolean isSetVerticalGeometryReference()
        True if has "verticalGeometryReference" element
      • setVerticalGeometryReference

        void setVerticalGeometryReference​(ReferenceType verticalGeometryReference)
        Sets the "verticalGeometryReference" element
      • addNewVerticalGeometryReference

        ReferenceType addNewVerticalGeometryReference()
        Appends and returns a new empty "verticalGeometryReference" element
      • unsetVerticalGeometryReference

        void unsetVerticalGeometryReference()
        Unsets the "verticalGeometryReference" element
      • isNilHorizontalGeometryEstimatedAccuracy

        boolean isNilHorizontalGeometryEstimatedAccuracy()
        Tests for nil "horizontalGeometryEstimatedAccuracy" element
      • setNilHorizontalGeometryEstimatedAccuracy

        void setNilHorizontalGeometryEstimatedAccuracy()
        Nils the "horizontalGeometryEstimatedAccuracy" element
      • isNilVerticalGeometryEstimatedAccuracy

        boolean isNilVerticalGeometryEstimatedAccuracy()
        Tests for nil "verticalGeometryEstimatedAccuracy" element
      • isSetVerticalGeometryEstimatedAccuracy

        boolean isSetVerticalGeometryEstimatedAccuracy()
        True if has "verticalGeometryEstimatedAccuracy" element
      • setNilVerticalGeometryEstimatedAccuracy

        void setNilVerticalGeometryEstimatedAccuracy()
        Nils the "verticalGeometryEstimatedAccuracy" element
      • unsetVerticalGeometryEstimatedAccuracy

        void unsetVerticalGeometryEstimatedAccuracy()
        Unsets the "verticalGeometryEstimatedAccuracy" element