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