Class DriverDotPathTikz

java.lang.Object
net.sourceforge.plantuml.ugraphic.tikz.DriverDotPathTikz
All Implemented Interfaces:
UDriver<DotPath,TikzGraphics>

public class DriverDotPathTikz extends java.lang.Object implements UDriver<DotPath,TikzGraphics>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(DotPath path, double x, double y, ColorMapper mapper, UParam param, TikzGraphics tikz)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait