public class DriverPathSvg extends DriverShadowedG2d implements UDriver<SvgGraphics>
| Constructor and Description |
|---|
DriverPathSvg(ClipContainer clipContainer) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
drawShadowpublic DriverPathSvg(ClipContainer clipContainer)
public void draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, SvgGraphics svg)
draw in interface UDriver<SvgGraphics>Copyright © 2017. All rights reserved.