Search
HatchBrush Methods
 


 Public Methods

  Name Description

applyTo

Applies the brush to the specified graphics.

clone

Creates a copy of a brush.

getBackgroundColor

Gets the color of spaces between the hatch lines drawn by this brush.

getForegroundColor

Gets the color of hatch lines drawn by this brush.

getHatchStyle

Gets the hatch style of this brush.

readExternal

Implements Externalizable.

setBackgroundColor

Sets the color of spaces between the hatch lines drawn by this brush.

setForegroundColor

Sets the color of hatch lines drawn by this brush.

setHatchStyle

Sets the hatch style of this brush.

toColor

 

writeExternal

Implements Externalizable.

 See Also