Interface VectorOffsetLinearSRSType

    • Field Detail

      • type

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

      • addNewLinearElement2

        LinearElementPropertyType addNewLinearElement2()
        Appends and returns a new empty "linearElement" element
      • getOffsetVectorArray

        VectorType[] getOffsetVectorArray()
        Gets array of all "offsetVector" elements
      • getOffsetVectorArray

        VectorType getOffsetVectorArray​(int i)
        Gets ith "offsetVector" element
      • sizeOfOffsetVectorArray

        int sizeOfOffsetVectorArray()
        Returns number of "offsetVector" element
      • setOffsetVectorArray

        void setOffsetVectorArray​(VectorType[] offsetVectorArray)
        Sets array of all "offsetVector" element
      • setOffsetVectorArray

        void setOffsetVectorArray​(int i,
                                  VectorType offsetVector)
        Sets ith "offsetVector" element
      • insertNewOffsetVector

        VectorType insertNewOffsetVector​(int i)
        Inserts and returns a new empty value (as xml) as the ith "offsetVector" element
      • addNewOffsetVector

        VectorType addNewOffsetVector()
        Appends and returns a new empty value (as xml) as the last "offsetVector" element
      • removeOffsetVector

        void removeOffsetVector​(int i)
        Removes the ith "offsetVector" element