Package org. pushingpixels. aurora. theming. painter
Types
Color Query Stop
Link copied to clipboard
Base painter with fraction-based stops and a color query associated with each stop. This class allows creating multi-stop gradients with exact control over which color is used at every gradient control point.
Fraction Based Painter
Link copied to clipboard
abstract class FractionBasedPainter(displayName: String, colorQueryStops: ColorQueryStop) : AuroraTrait
Content copied to clipboard