Class PathUtils
- java.lang.Object
-
- net.sourceforge.plantuml.project.draw.PathUtils
-
public class PathUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description PathUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static UPath
UtoLeft(double width, double height, double round)
static UPath
UtoRight(double width, double height, double round)
-