public final class FillMode
extends java.lang.Enum
| Modifier and Type | Field and Description |
|---|---|
static FillMode |
Centered
Centered fill.
|
static FillMode |
Mosaic
Mosaic fill.
|
| Modifier and Type | Method and Description |
|---|---|
static FillMode |
valueOf(java.lang.String name) |
static FillMode[] |
values() |