RegionBuilder
public interface NativeConstants
Copyright 2000-2002 by Castify Networks
Modifier and Type | Field | Description |
---|---|---|
static int |
FILL_ALTERNATE |
Description of the Field
|
static int |
FILL_WINDING |
Description of the Field
|
static int |
REGION_AND |
Description of the Field
|
static int |
REGION_COPY |
Description of the Field
|
static int |
REGION_DIFF |
Description of the Field
|
static int |
REGION_OR |
Description of the Field
|
static int |
REGION_XOR |
Description of the Field
|
static java.lang.String |
VERSION |
static final java.lang.String VERSION
static final int REGION_AND
static final int REGION_COPY
static final int REGION_DIFF
static final int REGION_OR
static final int REGION_XOR
static final int FILL_ALTERNATE
static final int FILL_WINDING