public class ShapeDecoratorAnimation extends AbstractDecoratorAnimation<Shape>
Animation.AnimationCallback| Constructor and Description |
|---|
ShapeDecoratorAnimation(String color,
double strokeWidth,
double strokeAlpha) |
| Modifier and Type | Method and Description |
|---|---|
protected com.ait.lienzo.client.core.shape.Shape |
getDecorator() |
runforShape, getSourcegetCallback, getDuration, setCallback, setDurationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetCallback, setDurationpublic ShapeDecoratorAnimation(String color, double strokeWidth, double strokeAlpha)
protected com.ait.lienzo.client.core.shape.Shape getDecorator()
getDecorator in class AbstractDecoratorAnimation<Shape>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.