-
- All Implemented Interfaces:
-
com.patrykandpatrick.vico.core.component.shape.shader.DynamicShader
public final class StaticShader implements DynamicShader
Creates a DynamicShader, which always provides the same Shader instance.
-
-
Constructor Summary
Constructors Constructor Description StaticShader(Shader shader)
-