JPlanner Programmer's Guide
TextureBrush Members
Constructors Methods
 


Represents a brush that fills the interiors of objects with a texture pattern.

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

 Public Constructors

  Name Description

TextureBrush

Overloaded. Initializes a new instance of the TextureBrush class.

 Public Methods

  Name Description

clone

Clones the brush.

dispose

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

getTexture

Gets the image pattern of the texture brush.

readExternal

Externalizable.readExternal implementation.

setTexture

Sets the image pattern of the texture brush.

writeExternal

Externalizable.writeExternal implementation.

 See Also

TextureBrush Class
com.mindfusion.drawing Namespace