Class routespl__c


  • public class routespl__c
    extends Object
    • Constructor Detail

      • routespl__c

        public routespl__c()
    • Method Detail

      • routesplinesinit

        public static int routesplinesinit()
      • routesplinesterm

        public static void routesplinesterm()
      • limitBoxes

        public static void limitBoxes​(ST_boxf[] boxes,
                                      int boxn,
                                      CArray<ST_pointf> pps,
                                      int pn,
                                      int delta)
      • _routesplines

        public static CArray<ST_pointf> _routesplines​(ST_path pp,
                                                      int[] npoints,
                                                      int polyline)
      • overlap

        public static int overlap​(double i0,
                                  double i1,
                                  double j0,
                                  double j1)
      • overlap

        public static int overlap​(int i0,
                                  int i1,
                                  int j0,
                                  int j1)
      • checkpath

        public static int checkpath​(int boxn,
                                    ST_boxf[] boxes,
                                    ST_path thepath)
      • mkspacep

        public static boolean mkspacep​(int size)
      • makeStraightEdge

        public static Object makeStraightEdge​(Object... arg_)