LinearGradientBrush, RadialGradientBrush, SolidBrush, TextureBrushpublic class Brush extends Object
| Constructor | Description |
|---|---|
Brush() |
| Modifier and Type | Method | Description |
|---|---|---|
Brush |
brushType(String brushType) |
|
boolean |
equals(Object o) |
|
String |
getBrushType() |
Internal property that specify the current brush type
|
int |
hashCode() |
|
void |
setBrushType(String brushType) |
|
String |
toString() |
Copyright © 2025. All rights reserved.