public class AnimationShapeStateHelper<V extends ShapeView,S extends Shape<V>> extends ShapeStateHelper<V,S>
| Constructor and Description |
|---|
AnimationShapeStateHelper() |
AnimationShapeStateHelper(S shape) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyActiveState(String color)
Use Lienzo animations for decorator updates.
|
protected void |
applyNoneState(String color,
double width,
double alpha)
Use Lienzo animations for decorator updates.
|
applyState, forShape, getActiveStrokeAlpha, getActiveStrokeWidth, getShape, getState, save, setStrokeWidthForActiveStatepublic AnimationShapeStateHelper()
public AnimationShapeStateHelper(S shape)
protected void applyActiveState(String color)
applyActiveState in class ShapeStateHelper<V extends ShapeView,S extends Shape<V>>protected void applyNoneState(String color, double width, double alpha)
applyNoneState in class ShapeStateHelper<V extends ShapeView,S extends Shape<V>>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.