Class GeneralPath
- java.lang.Object
-
- net.sourceforge.plantuml.awt.geom.Path2D
-
- net.sourceforge.plantuml.awt.geom.GeneralPath
-
-
Constructor Summary
Constructors Constructor Description GeneralPath()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
append(CubicCurve2D bez, boolean b)
-
-
-
Method Detail
-
append
public void append(CubicCurve2D bez, boolean b)
-
-