Interface CTTLAnimateScaleBehavior

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTTLAnimateScaleBehavior
    extends XmlObject
    An XML CT_TLAnimateScaleBehavior(@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
      • getZoomContents

        boolean getZoomContents()
        Gets the "zoomContents" attribute
      • xgetZoomContents

        XmlBoolean xgetZoomContents()
        Gets (as xml) the "zoomContents" attribute
      • isSetZoomContents

        boolean isSetZoomContents()
        True if has "zoomContents" attribute
      • setZoomContents

        void setZoomContents​(boolean zoomContents)
        Sets the "zoomContents" attribute
      • xsetZoomContents

        void xsetZoomContents​(XmlBoolean zoomContents)
        Sets (as xml) the "zoomContents" attribute
      • unsetZoomContents

        void unsetZoomContents()
        Unsets the "zoomContents" attribute