public class JsAnimation extends JsElementalMixinBase implements Animation
DIRECTION_ALTERNATE, DIRECTION_NORMAL, FILL_BACKWARDS, FILL_BOTH, FILL_FORWARDS, FILL_NONE
SVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN
Modifier | Constructor and Description |
---|---|
protected |
JsAnimation() |
Modifier and Type | Method and Description |
---|---|
double |
getDelay() |
int |
getDirection() |
double |
getDuration() |
double |
getElapsedTime() |
int |
getFillMode() |
int |
getIterationCount() |
String |
getName() |
boolean |
isEnded() |
boolean |
isPaused() |
void |
pause() |
void |
play() |
void |
setElapsedTime(double param_elapsedTime) |
addEventListener, addEventListener, beginElement, beginElementAt, dispatchEvent, endElement, endElementAt, getAnimatedClassName, getAnimatedHeight, getAnimatedHref, getAnimatedResult, getAnimatedTransform, getAnimatedWidth, getAnimatedX, getAnimatedY, getBBox, getChildElementCount, getCTM, getExternalResourcesRequired, getFarthestViewportElement, getFirstElementChild, getLastElementChild, getNearestViewportElement, getNextElementSibling, getPresentationAttribute, getPreserveAspectRatio, getPreviousElementSibling, getRequiredExtensions, getRequiredFeatures, getScreenCTM, getSvgStyle, getSystemLanguage, getTransformToElement, getViewBox, getXmllang, getXmlspace, getZoomAndPan, hasExtension, querySelector, querySelectorAll, removeEventListener, removeEventListener, setXmllang, setXmlspace, setZoomAndPan
at, at, intAt, intAt, length, numberAt, numberAt, setAt, setAt, setAt, setAt, setAt, setAt
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
intAt, length
numberAt
public final int getDirection()
getDirection
in interface Animation
public final double getDuration()
getDuration
in interface Animation
public final double getElapsedTime()
getElapsedTime
in interface Animation
public final void setElapsedTime(double param_elapsedTime)
setElapsedTime
in interface Animation
public final int getFillMode()
getFillMode
in interface Animation
public final int getIterationCount()
getIterationCount
in interface Animation
Copyright © 2018. All rights reserved.