Interface MDGeorectifiedType

    • Field Detail

      • type

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

      • getCheckPointAvailability

        BooleanPropertyType getCheckPointAvailability()
        Gets the "checkPointAvailability" element
      • setCheckPointAvailability

        void setCheckPointAvailability​(BooleanPropertyType checkPointAvailability)
        Sets the "checkPointAvailability" element
      • addNewCheckPointAvailability

        BooleanPropertyType addNewCheckPointAvailability()
        Appends and returns a new empty "checkPointAvailability" element
      • isSetCheckPointDescription

        boolean isSetCheckPointDescription()
        True if has "checkPointDescription" element
      • setCheckPointDescription

        void setCheckPointDescription​(CharacterStringPropertyType checkPointDescription)
        Sets the "checkPointDescription" element
      • addNewCheckPointDescription

        CharacterStringPropertyType addNewCheckPointDescription()
        Appends and returns a new empty "checkPointDescription" element
      • unsetCheckPointDescription

        void unsetCheckPointDescription()
        Unsets the "checkPointDescription" element
      • getCornerPointsArray

        GMPointPropertyType[] getCornerPointsArray()
        Gets array of all "cornerPoints" elements
      • getCornerPointsArray

        GMPointPropertyType getCornerPointsArray​(int i)
        Gets ith "cornerPoints" element
      • sizeOfCornerPointsArray

        int sizeOfCornerPointsArray()
        Returns number of "cornerPoints" element
      • setCornerPointsArray

        void setCornerPointsArray​(GMPointPropertyType[] cornerPointsArray)
        Sets array of all "cornerPoints" element
      • setCornerPointsArray

        void setCornerPointsArray​(int i,
                                  GMPointPropertyType cornerPoints)
        Sets ith "cornerPoints" element
      • insertNewCornerPoints

        GMPointPropertyType insertNewCornerPoints​(int i)
        Inserts and returns a new empty value (as xml) as the ith "cornerPoints" element
      • addNewCornerPoints

        GMPointPropertyType addNewCornerPoints()
        Appends and returns a new empty value (as xml) as the last "cornerPoints" element
      • removeCornerPoints

        void removeCornerPoints​(int i)
        Removes the ith "cornerPoints" element
      • isSetCenterPoint

        boolean isSetCenterPoint()
        True if has "centerPoint" element
      • setCenterPoint

        void setCenterPoint​(GMPointPropertyType centerPoint)
        Sets the "centerPoint" element
      • addNewCenterPoint

        GMPointPropertyType addNewCenterPoint()
        Appends and returns a new empty "centerPoint" element
      • unsetCenterPoint

        void unsetCenterPoint()
        Unsets the "centerPoint" element
      • getTransformationDimensionDescription

        CharacterStringPropertyType getTransformationDimensionDescription()
        Gets the "transformationDimensionDescription" element
      • isSetTransformationDimensionDescription

        boolean isSetTransformationDimensionDescription()
        True if has "transformationDimensionDescription" element
      • setTransformationDimensionDescription

        void setTransformationDimensionDescription​(CharacterStringPropertyType transformationDimensionDescription)
        Sets the "transformationDimensionDescription" element
      • addNewTransformationDimensionDescription

        CharacterStringPropertyType addNewTransformationDimensionDescription()
        Appends and returns a new empty "transformationDimensionDescription" element
      • unsetTransformationDimensionDescription

        void unsetTransformationDimensionDescription()
        Unsets the "transformationDimensionDescription" element
      • getTransformationDimensionMappingArray

        CharacterStringPropertyType[] getTransformationDimensionMappingArray()
        Gets array of all "transformationDimensionMapping" elements
      • getTransformationDimensionMappingArray

        CharacterStringPropertyType getTransformationDimensionMappingArray​(int i)
        Gets ith "transformationDimensionMapping" element
      • sizeOfTransformationDimensionMappingArray

        int sizeOfTransformationDimensionMappingArray()
        Returns number of "transformationDimensionMapping" element
      • setTransformationDimensionMappingArray

        void setTransformationDimensionMappingArray​(CharacterStringPropertyType[] transformationDimensionMappingArray)
        Sets array of all "transformationDimensionMapping" element
      • setTransformationDimensionMappingArray

        void setTransformationDimensionMappingArray​(int i,
                                                    CharacterStringPropertyType transformationDimensionMapping)
        Sets ith "transformationDimensionMapping" element
      • insertNewTransformationDimensionMapping

        CharacterStringPropertyType insertNewTransformationDimensionMapping​(int i)
        Inserts and returns a new empty value (as xml) as the ith "transformationDimensionMapping" element
      • addNewTransformationDimensionMapping

        CharacterStringPropertyType addNewTransformationDimensionMapping()
        Appends and returns a new empty value (as xml) as the last "transformationDimensionMapping" element
      • removeTransformationDimensionMapping

        void removeTransformationDimensionMapping​(int i)
        Removes the ith "transformationDimensionMapping" element