FractionBasedPainter

abstract class FractionBasedPainter(displayName: String, colorQueryStops: ColorQueryStop) : AuroraTrait

Functions

Link copied to clipboard
fun getColorQueries(): Array<(AuroraColorScheme) -> Color>

Returns the color queries of this painter.

Link copied to clipboard
fun getFractions(): FloatArray

Returns the fractions of this painter.

Properties

Link copied to clipboard
open override val displayName: String

The display name of this trait.

Inheritors

Link copied to clipboard
Link copied to clipboard