|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xwt.VectorGraphics.SingleColorPaint
Constructor Summary | |
VectorGraphics.SingleColorPaint(int color)
|
Method Summary | |
void |
fillTrapezoid(int x1,
int x2,
int y1,
int x3,
int x4,
int y2,
PixelBuffer buf)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VectorGraphics.SingleColorPaint(int color)
Method Detail |
public void fillTrapezoid(int x1, int x2, int y1, int x3, int x4, int y2, PixelBuffer buf)
fillTrapezoid
in interface VectorGraphics.Paint
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |