public class DriverTextEps extends Object implements UDriver<EpsGraphics>
Constructor and Description |
---|
DriverTextEps(ClipContainer clipContainer,
EpsStrategy strategy) |
Modifier and Type | Method and Description |
---|---|
void |
draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
EpsGraphics eps) |
public DriverTextEps(ClipContainer clipContainer, EpsStrategy strategy)
public void draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, EpsGraphics eps)
draw
in interface UDriver<EpsGraphics>
Copyright © 2015. All Rights Reserved.