Overview
Attribute Summary
name | type | description |
---|---|---|
Public | ||
colorSpace | ColorSpaceType | |
spreadMethod | SpreadMethod | |
stops | Stop[] |
The ramp of colors to use on this gradient |
transparency | Integer | |
Protected | ||
gradient | Paint |
Inherited Attributes
javafx.ui.canvas.Transformable
public | name | type |
---|---|---|
affineTransform | AffineTransform | |
onTransformChanged | function(:AffineTransform):Void | |
transform | Transform[] |
A list of transformation functions that will be performed on this object. |
Function Summary
- protected abstract createGradient() : Void
- public getGradient() : Paint
- public bound getPaint() : Paint
Inherited Functions
javafx.ui.canvas.Transformable
- protected updateTransform() : Void
javafx.ui.Paint
Attributes
public stops: Stop[]
The ramp of colors to use on this gradient