|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.ugraphic.svg.DriverTextAsPathSvg
public class DriverTextAsPathSvg
Constructor Summary | |
---|---|
DriverTextAsPathSvg(java.awt.font.FontRenderContext fontRenderContext,
ClipContainer clipContainer)
|
Method Summary | |
---|---|
void |
draw(UShape ushape,
double x,
double y,
ColorMapper mapper,
UParam param,
SvgGraphics svg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DriverTextAsPathSvg(java.awt.font.FontRenderContext fontRenderContext, ClipContainer clipContainer)
Method Detail |
---|
public void draw(UShape ushape, double x, double y, ColorMapper mapper, UParam param, SvgGraphics svg)
draw
in interface UDriver<SvgGraphics>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |