|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 PolyLine 的软件包 | |
---|---|
wContour | |
wContour.Global |
wContour 中 PolyLine 的使用 |
---|
返回变量类型为 PolyLine 的类型的 wContour 中的方法 | |
---|---|
static java.util.List<PolyLine> |
Contour.clipPolylines(java.util.List<PolyLine> polylines,
java.util.List<PointD> clipPList)
Clip polylines with a border polygon |
static java.util.List<PolyLine> |
Contour.smoothLines(java.util.List<PolyLine> aLineList)
Smooth polylines |
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 |
static java.util.List<PolyLine> |
Contour.tracingStreamline(double[][] U,
double[][] V,
double[] X,
double[] Y,
double UNDEF,
int density)
Tracing stream lines |
类型变量类型为 PolyLine 的 wContour 中的方法参数 | |
---|---|
static java.util.List<PolyLine> |
Contour.clipPolylines(java.util.List<PolyLine> polylines,
java.util.List<PointD> clipPList)
Clip polylines with a border polygon |
static java.util.List<PolyLine> |
Contour.smoothLines(java.util.List<PolyLine> aLineList)
Smooth polylines |
static java.util.List<Polygon> |
Contour.tracingPolygons(double[][] S0,
java.util.List<PolyLine> cLineList,
java.util.List<Border> borderList,
double[] contour)
Tracing polygons from contour lines and borders |
wContour.Global 中 PolyLine 的使用 |
---|
声明为 PolyLine 的 wContour.Global 中的字段 | |
---|---|
PolyLine |
Polygon.OutLine
|
类型参数类型为 PolyLine 的 wContour.Global 中的字段 | |
---|---|
java.util.List<PolyLine> |
Polygon.HoleLines
|
|
||||||||||
上一个 下一个 | 框架 无框架 |