Overview

Attribute Summary

nametypedescription
Public
colorSpaceColorSpaceType
spreadMethodSpreadMethod
stopsStop[]

The ramp of colors to use on this gradient

transparencyInteger
Protected
gradientPaint

Inherited Attributes

javafx.ui.canvas.Transformable

publicnametype
affineTransformAffineTransform
onTransformChangedfunction(:AffineTransform):Void
transformTransform[]

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

public abstract bound getPaint() : Paint

Attributes

public stops: Stop[]

The ramp of colors to use on this gradient

Functions