public class ShapeStateAttributeAnimationHandler<V extends LienzoShapeView> extends Object implements ShapeStateHandler
| Constructor and Description |
|---|
ShapeStateAttributeAnimationHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyState(ShapeState shapeState) |
ShapeStateAttributeHandler<V> |
getAttributesHandler() |
ShapeState |
getShapeState() |
ShapeStateAttributeAnimationHandler<V> |
onComplete(org.uberfire.mvp.Command completeCallback) |
ShapeState |
reset() |
ShapeStateAttributeAnimationHandler<V> |
shapeAttributesChanged() |
public ShapeStateAttributeHandler<V> getAttributesHandler()
public ShapeStateAttributeAnimationHandler<V> onComplete(org.uberfire.mvp.Command completeCallback)
public void applyState(ShapeState shapeState)
applyState in interface HasShapeStatepublic ShapeStateAttributeAnimationHandler<V> shapeAttributesChanged()
shapeAttributesChanged in interface ShapeStateHandlerpublic ShapeState reset()
reset in interface ShapeStateHandlerpublic ShapeState getShapeState()
getShapeState in interface ShapeStateHandlerCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.