Class DriverPixelG2d
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.g2d.DriverPixelG2d
-
-
Constructor Summary
Constructors Constructor Description DriverPixelG2d()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, java.awt.Graphics2D g2d)
-
-
-
Method Detail
-
draw
public void draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, java.awt.Graphics2D g2d)
-
-