public abstract class AbstractShapeAnimation<S extends Shape> extends AbstractAnimation<S> implements ShapeAnimation<S>
Animation.AnimationCallback| Constructor and Description |
|---|
AbstractShapeAnimation() |
| Modifier and Type | Method and Description |
|---|---|
ShapeAnimation<S> |
forShape(S shape) |
S |
getSource() |
getCallback, getDuration, setCallback, setDurationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrun, setCallback, setDurationCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.