public class DriverTextEps extends java.lang.Object implements UDriver<UText,EpsGraphics>
Constructor and Description |
---|
DriverTextEps(ClipContainer clipContainer,
EpsStrategy strategy) |
Modifier and Type | Method and Description |
---|---|
void |
draw(UText shape,
double x,
double y,
ColorMapper mapper,
UParam param,
EpsGraphics eps) |
public DriverTextEps(ClipContainer clipContainer, EpsStrategy strategy)
public void draw(UText shape, double x, double y, ColorMapper mapper, UParam param, EpsGraphics eps)
draw
in interface UDriver<UText,EpsGraphics>