Interface CTTLAnimateMotionBehavior

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTTLAnimateMotionBehavior
    extends XmlObject
    An XML CT_TLAnimateMotionBehavior(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
    • Method Detail

      • getBy

        CTTLPoint getBy()
        Gets the "by" element
      • isSetBy

        boolean isSetBy()
        True if has "by" element
      • setBy

        void setBy​(CTTLPoint by)
        Sets the "by" element
      • addNewBy

        CTTLPoint addNewBy()
        Appends and returns a new empty "by" element
      • unsetBy

        void unsetBy()
        Unsets the "by" element
      • getFrom

        CTTLPoint getFrom()
        Gets the "from" element
      • isSetFrom

        boolean isSetFrom()
        True if has "from" element
      • setFrom

        void setFrom​(CTTLPoint from)
        Sets the "from" element
      • addNewFrom

        CTTLPoint addNewFrom()
        Appends and returns a new empty "from" element
      • unsetFrom

        void unsetFrom()
        Unsets the "from" element
      • getTo

        CTTLPoint getTo()
        Gets the "to" element
      • isSetTo

        boolean isSetTo()
        True if has "to" element
      • setTo

        void setTo​(CTTLPoint to)
        Sets the "to" element
      • addNewTo

        CTTLPoint addNewTo()
        Appends and returns a new empty "to" element
      • unsetTo

        void unsetTo()
        Unsets the "to" element
      • getRCtr

        CTTLPoint getRCtr()
        Gets the "rCtr" element
      • isSetRCtr

        boolean isSetRCtr()
        True if has "rCtr" element
      • setRCtr

        void setRCtr​(CTTLPoint rCtr)
        Sets the "rCtr" element
      • addNewRCtr

        CTTLPoint addNewRCtr()
        Appends and returns a new empty "rCtr" element
      • unsetRCtr

        void unsetRCtr()
        Unsets the "rCtr" element
      • isSetOrigin

        boolean isSetOrigin()
        True if has "origin" attribute
      • unsetOrigin

        void unsetOrigin()
        Unsets the "origin" attribute
      • getPath

        java.lang.String getPath()
        Gets the "path" attribute
      • xgetPath

        XmlString xgetPath()
        Gets (as xml) the "path" attribute
      • isSetPath

        boolean isSetPath()
        True if has "path" attribute
      • setPath

        void setPath​(java.lang.String path)
        Sets the "path" attribute
      • xsetPath

        void xsetPath​(XmlString path)
        Sets (as xml) the "path" attribute
      • unsetPath

        void unsetPath()
        Unsets the "path" attribute
      • isSetPathEditMode

        boolean isSetPathEditMode()
        True if has "pathEditMode" attribute
      • unsetPathEditMode

        void unsetPathEditMode()
        Unsets the "pathEditMode" attribute
      • getRAng

        int getRAng()
        Gets the "rAng" attribute
      • xgetRAng

        STAngle xgetRAng()
        Gets (as xml) the "rAng" attribute
      • isSetRAng

        boolean isSetRAng()
        True if has "rAng" attribute
      • setRAng

        void setRAng​(int rAng)
        Sets the "rAng" attribute
      • xsetRAng

        void xsetRAng​(STAngle rAng)
        Sets (as xml) the "rAng" attribute
      • unsetRAng

        void unsetRAng()
        Unsets the "rAng" attribute
      • getPtsTypes

        java.lang.String getPtsTypes()
        Gets the "ptsTypes" attribute
      • xgetPtsTypes

        XmlString xgetPtsTypes()
        Gets (as xml) the "ptsTypes" attribute
      • isSetPtsTypes

        boolean isSetPtsTypes()
        True if has "ptsTypes" attribute
      • setPtsTypes

        void setPtsTypes​(java.lang.String ptsTypes)
        Sets the "ptsTypes" attribute
      • xsetPtsTypes

        void xsetPtsTypes​(XmlString ptsTypes)
        Sets (as xml) the "ptsTypes" attribute
      • unsetPtsTypes

        void unsetPtsTypes()
        Unsets the "ptsTypes" attribute