public class TextureBrush extends Brush
| Constructor | Description |
|---|---|
TextureBrush() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getImageFilePath() |
Gets or sets the texture image file path
|
int |
hashCode() |
|
TextureBrush |
imageFilePath(String imageFilePath) |
|
void |
setImageFilePath(String imageFilePath) |
|
String |
toString() |
brushType, getBrushType, setBrushTypepublic TextureBrush imageFilePath(String imageFilePath)
public String getImageFilePath()
public void setImageFilePath(String imageFilePath)
Copyright © 2025. All rights reserved.