Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: animations ::

unpublished interface XAnimateTransform
Base Interfaces
XAnimateTransformXAnimateXAnimationNode
      ┗ ::com::sun::star::container::XChild

XAnimate
(referenced interface's summary:)
Interface for generic animation.
Usage Restrictions
not published
Description
animates a transformation attribute on a target element, thereby allowing animations to control translation, scaling, rotation and/or skewing. The member XAnimate::Attributes contains a short from AnimationTransformType. Depending on the value in XAnimate::Attributes, the members XAnimate::From, XAnimate::To, XAnimate::By or XAnimate::Values contain the following
  • AnimationTransformType::TRANSLATE
    ValuePair of tx and ty
  • AnimationTransformType::SCALE
    ValuePair of sx and sy
  • AnimationTransformType::ROTATE
    Values for a rotation angle
  • AnimationTransformType::SKEWX
    Values for a skew-angle
  • AnimationTransformType::SKEWY
    Values for a skew-angle
See also
http://www.w3.org/TR/SVG/animate.html#AnimateTransformElement

Attributes' Summary
TransformType  
Attributes' Details
TransformType
short TransformType;
See also
? (no identifier found)
AnimationTransformType
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.