public class DriverPathSvg extends DriverShadowedG2d implements UDriver<UPath,SvgGraphics>
Constructor and Description |
---|
DriverPathSvg(ClipContainer clipContainer) |
Modifier and Type | Method and Description |
---|---|
void |
draw(UPath shape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
drawOnlyLineShadow, drawOnlyLineShadowSpecial, drawShadow
public DriverPathSvg(ClipContainer clipContainer)
public void draw(UPath shape, double x, double y, ColorMapper mapper, UParam param, SvgGraphics svg)
draw
in interface UDriver<UPath,SvgGraphics>