Class routespl__c

java.lang.Object
gen.lib.common.routespl__c

public class routespl__c extends Object
  • Constructor Details

    • routespl__c

      public routespl__c()
  • Method Details

    • simpleSplineRoute

      public static CArray<ST_pointf> simpleSplineRoute(Globals zz, ST_pointf tp, ST_pointf hp, ST_Ppoly_t poly, int[] n_spl_pts, boolean polyline)
    • routesplinesinit

      public static int routesplinesinit(Globals zz)
    • routesplinesterm

      public static void routesplinesterm(Globals zz)
    • 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(Globals zz, ST_path pp, int[] npoints, int polyline)
    • routesplines

      public static CArray<ST_pointf> routesplines(Globals zz, ST_path pp, int[] npoints)
    • routepolylines

      public static CArray<ST_pointf> routepolylines(Globals zz, ST_path pp, int[] npoints)
    • 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(Globals zz, int size)
    • makeStraightEdge

      public static Object makeStraightEdge(Object... arg_)