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