public class DriverTextAsPathSvg extends java.lang.Object implements UDriver<SvgGraphics>
Constructor and Description |
---|
DriverTextAsPathSvg(java.awt.font.FontRenderContext fontRenderContext,
ClipContainer clipContainer) |
Modifier and Type | Method and Description |
---|---|
void |
draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg) |
public DriverTextAsPathSvg(java.awt.font.FontRenderContext fontRenderContext, ClipContainer clipContainer)
public void draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, SvgGraphics svg)
draw
in interface UDriver<SvgGraphics>
Copyright © 2019. All Rights Reserved.