Class DriverTextSvg

java.lang.Object
net.sourceforge.plantuml.ugraphic.svg.DriverTextSvg
All Implemented Interfaces:
UDriver<UText,SvgGraphics>

public class DriverTextSvg extends java.lang.Object implements UDriver<UText,SvgGraphics>
  • Constructor Summary

    Constructors
    Constructor
    Description
    DriverTextSvg(StringBounder stringBounder, ClipContainer clipContainer)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(UText shape, 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