|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.ugraphic.g2d.DriverPixelG2d
public class DriverPixelG2d
Constructor Summary | |
---|---|
DriverPixelG2d()
|
Method Summary | |
---|---|
void |
draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
java.awt.Graphics2D g2d)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DriverPixelG2d()
Method Detail |
---|
public void draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, java.awt.Graphics2D g2d)
draw
in interface UDriver<java.awt.Graphics2D>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |