public interface PaintParameters
Modifier and Type | Method and Description |
---|---|
int |
getAnchor(int defaultAnchor) |
Color |
getBorderColor(Color defaultColor) |
int |
getBorderStyle(int defaultBorderStyle) |
Drawable |
getDrawable(int forWidth,
int forHeight,
Color foregroundColor,
Color backgroundColor) |
int |
getDrawableOptions() |
Brush |
getFill(Brush defaultFill) |
Font |
getFont(Font defaultFont) |
Insets |
getInsets(Insets defaultInsets) |
Color |
getTextColor(Color defaultColor) |