public final class ClipOp
extends Object
Clip ops.
-
Field Summary 
Fields
static final byte
static final byte
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
CLIP_OP_DIFFERENCE 
public static final byte CLIP_OP_DIFFERENCE
- See Also:
-
-
CLIP_OP_INTERSECT 
public static final byte CLIP_OP_INTERSECT
- See Also:
-