Search
GradientBrush Methods
 


 Public Methods

  Name Description

applyTo

Applies the brush to the specified graphics.

clone

Creates a clone of the brush.

getAngle

Gets the gradient orientation angle.

getColor1

Gets the first gradient color.

getColor2

Gets the second gradient color.

getColors

 

getFractions

 

readExternal

Implements Externalizable.

setAngle

Sets the gradient orientation angle.

setColor1

Sets the first gradient color.

setColor2

Sets the second gradient color.

setColors

 

setFractions

 

toColor

 

writeExternal

Implements Externalizable.

 See Also