|
java-gnome version 4.0.8 | ||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
java.lang.Objectorg.freedesktop.bindings.Constant
org.freedesktop.cairo.Operator
public class Operator
Constants specifying the compositing operating mode in effect. These are
set for a drawing Context using setOperator(), and take effect when commands like paint() are invoked.
| Field Summary | |
|---|---|
static Operator |
CLEAR
Clear a surface to all transparent. |
| Method Summary |
|---|
| Methods inherited from class org.freedesktop.bindings.Constant |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Operator CLEAR
|
![]() java-gnome |
||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||