JPlanner Programmer's Guide
RadialGradientBrush Members
Constructors Methods
 


Represents a radial gradient brush.

The following tables list the members exposed by the RadialGradientBrush type.

 Public Constructors

  Name Description

RadialGradientBrush

Overloaded. Initializes a new instance of the RadialGradientBrush class.

 Public Methods

  Name Description

clone

Creates a clone of the brush.

dispose

Disposes the graphics resources associated with the brush, if any. (Inherited from Brush.)

getCenterColor

Gets the center color.

getColors

 

getFractions

 

getSurroundingColor

Gets the surrounding color.

getX

Gets the relative x-coordinate of the center point.

getY

Gets the relative y-coordinate of the center point.

readExternal

Implements Externalizable.

setCenterColor

Sets the center color.

setSurroundingColor

Sets the surrounding color.

writeExternal

Implements Externalizable.

 See Also

RadialGradientBrush Class
com.mindfusion.drawing Namespace