Fraction Based Painter
abstract class FractionBasedPainter(displayName: String, colorQueryStops: ColorQueryStop) : AuroraTrait
Content copied to clipboard
Functions
get Color Queries
Link copied to clipboard
Returns the color queries of this painter.
get Fractions
Link copied to clipboard
Returns the fractions of this painter.
Properties
displayName
Link copied to clipboard
Inheritors
FractionBasedBorderPainter
Link copied to clipboard
FractionBasedFillPainter
Link copied to clipboard