-
- All Implemented Interfaces:
-
com.patrykandpatrick.vico.core.component.shape.shader.DynamicShader
public final class BrushShader extends CacheableDynamicShaderCreates a DynamicShader out of a Brush.
-
-
Constructor Summary
Constructors Constructor Description BrushShader(Brush brush)
-
Method Summary
Modifier and Type Method Description ShadercreateShader(DrawContext context, Float left, Float top, Float right, Float bottom)-
Methods inherited from class com.patrykandpatrick.vico.compose.component.shape.shader.BrushShader
provideShader -
Methods inherited from class com.patrykandpatrick.vico.core.component.shape.shader.CacheableDynamicShader
provideShader -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-