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.
  • Field Details

  • Method Details

    • getCBhvr

      Gets the "cBhvr" element
    • setCBhvr

      void setCBhvr(CTTLCommonBehaviorData cBhvr)
      Sets the "cBhvr" element
    • addNewCBhvr

      CTTLCommonBehaviorData addNewCBhvr()
      Appends and returns a new empty "cBhvr" element
    • 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
    • getOrigin

      Gets the "origin" attribute
    • xgetOrigin

      Gets (as xml) the "origin" attribute
    • isSetOrigin

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

      void setOrigin(STTLAnimateMotionBehaviorOrigin.Enum origin)
      Sets the "origin" attribute
    • xsetOrigin

      void xsetOrigin(STTLAnimateMotionBehaviorOrigin origin)
      Sets (as xml) the "origin" attribute
    • unsetOrigin

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

      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(String path)
      Sets the "path" attribute
    • xsetPath

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

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

      Gets the "pathEditMode" attribute
    • xgetPathEditMode

      STTLAnimateMotionPathEditMode xgetPathEditMode()
      Gets (as xml) the "pathEditMode" attribute
    • isSetPathEditMode

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

      void setPathEditMode(STTLAnimateMotionPathEditMode.Enum pathEditMode)
      Sets the "pathEditMode" attribute
    • xsetPathEditMode

      void xsetPathEditMode(STTLAnimateMotionPathEditMode pathEditMode)
      Sets (as xml) the "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

      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(String ptsTypes)
      Sets the "ptsTypes" attribute
    • xsetPtsTypes

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

      void unsetPtsTypes()
      Unsets the "ptsTypes" attribute