|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module rendering {
void render([in] XCanvas canvas, [in] ViewState viewState, [in] double t)
Render the animation content at time t into the specified canvas.
This structure contains attributes needed to run an animation.
Definition: AnimationAttributes.idl:27
This interface defines an animation sequence.
Definition: XAnimation.idl:38
AnimationAttributes getAnimationAttributes()
Request the attribute information for this animation.
Central interface for rendering.
Definition: XCanvas.idl:96
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46
This structure contains information considered the view state.
Definition: ViewState.idl:33