|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
SWT.BITMAP
.
x1
, y1
) and (x2
, y2
).
x
, y
).
true
if receiver is using the operating system's
advanced graphics subsystem.
SWT.DEFAULT
, SWT.OFF
or SWT.ON
.
Device
where this resource was created.
SWT.FILL_EVEN_ODD
or SWT.FILL_WINDING
.
SWT.DEFAULT
, SWT.NONE
, SWT.LOW
or
SWT.HIGH
.
SWT.CAP_FLAT
, SWT.CAP_ROUND
, or
SWT.CAP_SQUARE
.
SWT.JOIN_MITER
, SWT.JOIN_ROUND
, or
SWT.JOIN_BEVEL
.
SWT.LINE_SOLID
, SWT.LINE_DASH
,
SWT.LINE_DOT
, SWT.LINE_DASHDOT
or
SWT.LINE_DASHDOTDOT
.
drawLine
,
drawRectangle
, drawPolyline
, and so forth.
SWT.DEFAULT
, SWT.OFF
or
SWT.ON
.
true
if this GC is drawing in the mode where the
resulting color in the destination is the exclusive or of the
color values in the source and the destination, and false
if
it is drawing in the mode where the destination color is being replaced
with the source color value.
true
if the receiver has a clipping region set into
it, and false
otherwise.
true
if the GC has been disposed, and
false
otherwise.
true
.
SWT.DEFAULT
, SWT.OFF
or
SWT.ON
.
SWT.FILL_EVEN_ODD
or SWT.FILL_WINDING
.
SWT.DEFAULT
, SWT.NONE
,
SWT.LOW
or SWT.HIGH
.
SWT.CAP_FLAT
, SWT.CAP_ROUND
, or
SWT.CAP_SQUARE
.
SWT.JOIN_MITER
, SWT.JOIN_ROUND
,
or SWT.JOIN_BEVEL
.
SWT.LINE_SOLID
, SWT.LINE_DASH
,
SWT.LINE_DOT
, SWT.LINE_DASHDOT
or
SWT.LINE_DASHDOTDOT
.
drawLine
,
drawRectangle
, drawPolyline
, and so forth.
SWT.DEFAULT
, SWT.OFF
or
SWT.ON
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |