Class DriverTextG2d
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.g2d.DriverTextG2d
-
-
Constructor Summary
Constructors Constructor Description DriverTextG2d(EnsureVisible visible, StringBounder stringBounder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
draw(UText shape, double x, double y, ColorMapper mapper, UParam param, java.awt.Graphics2D g2d)
-
-
-
Constructor Detail
-
DriverTextG2d
public DriverTextG2d(EnsureVisible visible, StringBounder stringBounder)
-
-