public class ShapeDecoratorAnimation extends AbstractShapeAnimation<Shape>
Animation.AnimationCallback| Constructor and Description |
|---|
ShapeDecoratorAnimation(String color,
double strokeWidth,
double strokeAlpha) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
forShape, getSourcegetCallback, getDuration, setCallback, setDurationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetCallback, setDurationpublic ShapeDecoratorAnimation(String color, double strokeWidth, double strokeAlpha)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.