public interface PaintMethod
Modifier and Type | Field and Description |
---|---|
static int |
FillToBorderMethod |
static int |
FloodfillMethod |
static int |
PointMethod |
static int |
ReplaceMethod |
static int |
ResetMethod |
static int |
UndefinedMethod |
static final int UndefinedMethod
static final int PointMethod
static final int ReplaceMethod
static final int FloodfillMethod
static final int FillToBorderMethod
static final int ResetMethod