Classic Fill Painter
Fill painter that returns images with classic appearance.
Author
Kirill Grouchnikov
Constructors
ClassicFillPainter
Link copied to clipboard
Types
Functions
get Bottom Fill Color
Link copied to clipboard
Computes the color of the bottom portion of the fill. Override to provide different visual.
get Mid Fill Color Bottom
Link copied to clipboard
Computes the color of the middle portion of the fill from the bottom. Override to provide different visual.
get Mid Fill Color Top
Link copied to clipboard
open override fun getMidFillColorTop(fillScheme: AuroraColorScheme): Color
Content copied to clipboard
Computes the color of the middle portion of the fill from the top. Override to provide different visual.
get Top Fill Color
Link copied to clipboard
Computes the color of the top portion of the fill. Override to provide different visual.
paint Contour Background
Link copied to clipboard
open override fun paintContourBackground(drawScope: DrawScope, size: Size, outline: Outline, fillScheme: AuroraColorScheme, alpha: Float)
Content copied to clipboard
Properties
displayName
Link copied to clipboard