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