Package net.sourceforge.plantuml.ebnf
Class Zigzag
- java.lang.Object
-
- net.sourceforge.plantuml.ebnf.Zigzag
-
public class Zigzag extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Zigzag(double ctrl, double width, double height)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UPath
pathDown()
UPath
pathUp()
-