Class DriverEllipseSvg

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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

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