Class DriverTextG2d
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.g2d.DriverTextG2d
- All Implemented Interfaces:
UDriver<UText,
Graphics2D>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
draw
(UText shape, double x, double y, ColorMapper mapper, UParam param, Graphics2D g2d)
-
Constructor Details
-
DriverTextG2d
-
-
Method Details
-
draw
- Specified by:
draw
in interfaceUDriver<UText,
Graphics2D>
-