Overview

Attribute Summary

nametypedescription
Public
endXNumber
endYNumber
startXNumber
startYNumber
Protected

Inherited Attributes

javafx.ui.Gradient

publicnametype
colorSpaceColorSpaceType
gradientPaint
spreadMethodSpreadMethod
stopsStop[]

The ramp of colors to use on this gradient

transparencyInteger

javafx.ui.canvas.Transformable

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

A list of transformation functions that will be performed on this object.

Function Summary

public createGradient() : Void

Inherited Functions

javafx.ui.Gradient

protected abstract createGradient() : Void
public getGradient() : Paint
public bound getPaint() : Paint

javafx.ui.canvas.Transformable

protected updateTransform() : Void

javafx.ui.Paint

public abstract bound getPaint() : Paint

Attributes

Functions