类的使用
wcontour.global.Border
-
使用Border的程序包 程序包 说明 wcontour -
-
wcontour中Border的使用
返回变量类型为Border的类型的wcontour中的方法 修饰符和类型 方法 说明 static java.util.List<Border>Contour. tracingBorders(double[][] S0, double[] X, double[] Y, int[][] S1, double undefData)Tracing contour borders of the grid data with undefined data.参数类型为Border的wcontour中的方法 修饰符和类型 方法 说明 static java.util.List<PolyLine>Contour. cutContourLines(java.util.List<PolyLine> alinelist, Border aBorder)Cut contour lines with a polygon.类型变量类型为Border的wcontour中的方法参数 修饰符和类型 方法 说明 static java.util.List<PolyLine>Contour. tracingContourLines(double[][] S0, double[] X, double[] Y, int nc, double[] contour, double undefData, java.util.List<Border> borders, int[][] S1)Tracing contour lines from the grid data with undefine data
-