JPlanner Programmer's Guide
Brush Members
Constructors Methods
 


A Brush specifies how the interior of a graphics element should be filled. The SolidBrush and GradientBrush classes inherit this abstract class.

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

 Protected Constructors

  Name Description

Brush

Initializes a new instance of the Brush class.

 Public Methods

  Name Description

clone

Cloneable.clone implementation.

dispose

Disposes the graphics resources associated with the brush, if any.

 See Also

Brush Class
com.mindfusion.drawing Namespace