Class DriverTextAsPathG2d
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.g2d.DriverTextAsPathG2d
-
-
Constructor Summary
Constructors Constructor Description DriverTextAsPathG2d(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
-
DriverTextAsPathG2d
public DriverTextAsPathG2d(EnsureVisible visible, StringBounder stringBounder)
-
-