net.sourceforge.plantuml.ugraphic.svg
Class DriverTextAsPathSvg
java.lang.Object
net.sourceforge.plantuml.ugraphic.svg.DriverTextAsPathSvg
- All Implemented Interfaces:
- UDriver<SvgGraphics>
public class DriverTextAsPathSvg
- extends Object
- implements UDriver<SvgGraphics>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DriverTextAsPathSvg
public DriverTextAsPathSvg(FontRenderContext fontRenderContext,
ClipContainer clipContainer)
draw
public void draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg)
- Specified by:
draw
in interface UDriver<SvgGraphics>
Copyright © 2013. All Rights Reserved.