Class DriverPolygonSvg

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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

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