Class GeneralPath

java.lang.Object
net.sourceforge.plantuml.awt.geom.Path2D
net.sourceforge.plantuml.awt.geom.GeneralPath
All Implemented Interfaces:
Shape

public class GeneralPath extends Path2D
  • Constructor Details

    • GeneralPath

      public GeneralPath()
  • Method Details

    • append

      public void append(CubicCurve2D bez, boolean b)