Uses of Class
org.kie.workbench.common.stunner.client.lienzo.shape.animation.ShapeViewDecoratorAnimation
-
Packages that use ShapeViewDecoratorAnimation Package Description org.kie.workbench.common.stunner.client.lienzo.shape.animation -
-
Uses of ShapeViewDecoratorAnimation in org.kie.workbench.common.stunner.client.lienzo.shape.animation
Methods in org.kie.workbench.common.stunner.client.lienzo.shape.animation that return ShapeViewDecoratorAnimation Modifier and Type Method Description static ShapeViewDecoratorAnimationShapeViewDecoratorAnimation. newFillDecoratorAnimation(Supplier<LienzoShapeView<?>> shapeView, String fillColor, double fillAlpha)static ShapeViewDecoratorAnimationShapeViewDecoratorAnimation. newStrokeDecoratorAnimation(Supplier<LienzoShapeView<?>> shapeView, String strokeColor, double strokeWidth, double strokeAlpha)
-