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