Class PathUtils


  • public class PathUtils
    extends java.lang.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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PathUtils

        public PathUtils()
    • Method Detail

      • UtoRight

        public static UPath UtoRight​(double width,
                                     double height,
                                     double round)
      • UtoLeft

        public static UPath UtoLeft​(double width,
                                    double height,
                                    double round)