public class TextureProvider.OverlayType
extends java.lang.Object
Overlay type definitions
| Modifier and Type | Field and Description |
|---|---|
static short |
FILL |
static short |
NONE |
static short |
OPEN_PATH |
static short |
OUTLINE |
static short |
OUTLINE_WITH_FILL |
| Constructor and Description |
|---|
OverlayType() |
public static final short NONE
public static final short OUTLINE_WITH_FILL
public static final short OUTLINE
public static final short FILL
public static final short OPEN_PATH