net.sourceforge.plantuml.ugraphic.eps
Class DriverTextEps
java.lang.Object
net.sourceforge.plantuml.ugraphic.eps.DriverTextEps
- All Implemented Interfaces:
- UDriver<EpsGraphics>
public class DriverTextEps
- extends Object
- implements UDriver<EpsGraphics>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DriverTextEps
public DriverTextEps(Graphics2D g2dummy,
ClipContainer clipContainer,
EpsStrategy strategy)
draw
public void draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
EpsGraphics eps)
- Specified by:
draw
in interface UDriver<EpsGraphics>
Copyright © 2012. All Rights Reserved.