Package org. pushingpixels. aurora. theming. painter. fill
Types
Aurora Fill Painter
Link copied to clipboard
Classic Fill Painter
Link copied to clipboard
Fill painter that returns images with classic appearance.
Fraction Based Fill Painter
Link copied to clipboard
class FractionBasedFillPainter(colorQueryStops: ColorQueryStop, displayName: String) : FractionBasedPainter, AuroraFillPainter
Content copied to clipboard
Fill painter with fraction-based stops and a color query associated with each stop. This class allows creating multi-gradient fills with exact control over which color is used at every gradient control point.
Glass Fill Painter
Link copied to clipboard
Fill painter that returns images with glass appearance.
Matte Fill Painter
Link copied to clipboard
Fill painter that returns images with matte appearance.
Standard Fill Painter
Link copied to clipboard
Fill painter that paints a subtle gradient appearance.
Subdued Fill Painter
Link copied to clipboard
Fill painter that returns images with subdued gradient appearance.