A B C D E G H I J K L M N O P R S T V W X Y
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- AddHole(List<PointD>) - 类 中的方法wcontour.global.Polygon
-
Add a hole by point list
- AddHole(Polygon) - 类 中的方法wcontour.global.Polygon
-
Add a pohygon hole
- addPoint(double[], T) - 类 中的方法wcontour.KDTree
- area - 类 中的变量wcontour.global.BorderLine
- Area - 类 中的变量wcontour.global.Polygon
-
Area
- assignPointToGrid(double[][], double[], double[], double) - 类 中的静态方法wcontour.Interpolate
-
Assign point value to grid value
B
- ballSearch(double[], double) - 类 中的方法wcontour.KDTree
- BInnerIdx - 类 中的变量wcontour.global.BorderPoint
- Border - wcontour.global中的类
-
Border class - contour line border
- Border() - 类 的构造器wcontour.global.Border
-
Constructor
- BorderIdx - 类 中的变量wcontour.global.BorderPoint
- BorderIdx - 类 中的变量wcontour.global.EndPoint
- BorderIdx - 类 中的变量wcontour.global.PolyLine
- BorderLine - wcontour.global中的类
-
BorderLine class
- BorderLine() - 类 的构造器wcontour.global.BorderLine
- BorderPoint - wcontour.global中的类
-
BorderPoint class
- BorderPoint() - 类 的构造器wcontour.global.BorderPoint
C
- clipPolygons(List<Polygon>, List<PointD>) - 类 中的静态方法wcontour.Contour
-
Clip polygons with a border polygon
- clipPolylines(List<PolyLine>, List<PointD>) - 类 中的静态方法wcontour.Contour
-
Clip polylines with a border polygon
- clone() - 类 中的方法wcontour.global.BorderPoint
- clone() - 类 中的方法wcontour.global.PointD
- Clone() - 类 中的方法wcontour.global.Polygon
-
Clone the object
- Contour - wcontour中的类
-
Contour class - including the functions of contour
- Contour() - 类 的构造器wcontour.Contour
- contourValues - 类 中的变量wcontour.global.LegendPara
- createCutContourPolygons(List<PolyLine>, List<PointD>, Extent, double[]) - 类 中的静态方法wcontour.Contour
-
Create polygons from cutted contour lines
- createGridXY_Delt(double, double, double, double, double, double) - 类 中的静态方法wcontour.Interpolate
-
Create grid x/y coordinate arrays with x/y delt
- createGridXY_Num(double, double, double, double, double[], double[]) - 类 中的静态方法wcontour.Interpolate
-
Create grid X/Y coordinate
- createLegend(LegendPara) - 类 中的静态方法wcontour.Legend
-
Create legend polygons
- cressman(double[][], double[], double[], double) - 类 中的静态方法wcontour.Interpolate
-
Cressman analysis
- cressman(double[][], double[], double[], double, List<Double>) - 类 中的静态方法wcontour.Interpolate
-
Cressman analysis
- cressman_kdTree(double[][], double[], double[], double) - 类 中的静态方法wcontour.Interpolate
-
Cressman analysis - KDTree
- cressman_kdTree(double[][], double[], double[], double, List<Double>) - 类 中的静态方法wcontour.Interpolate
-
Cressman analysis - KDTree
- cutContourLines(List<PolyLine>, Border) - 类 中的静态方法wcontour.Contour
-
Cut contour lines with a polygon.
- cutContourWithPolygon(List<PolyLine>, List<PointD>) - 类 中的静态方法wcontour.Contour
-
Cut contour lines with a polygon.
D
- distance - 类 中的变量wcontour.KDTree.SearchResult
E
- EndPoint - wcontour.global中的类
-
EndPoint class
- EndPoint() - 类 的构造器wcontour.global.EndPoint
- Euclidean(int) - 类 的构造器wcontour.KDTree.Euclidean
- extent - 类 中的变量wcontour.global.BorderLine
- Extent - wcontour.global中的类
-
Extent class
- Extent - 类 中的变量wcontour.global.Polygon
-
Extent - bordering rectangle
- Extent() - 类 的构造器wcontour.global.Extent
-
Constructor
- Extent(double, double, double, double) - 类 的构造器wcontour.global.Extent
-
Constructor
G
- getCrossPoint(PointF, PointF, PointF, PointF) - 类 中的静态方法wcontour.Contour
-
Get cross point of two line segments
- getLineNum() - 类 中的方法wcontour.global.Border
-
Get line number
- getVersion() - 类 中的静态方法wcontour.Contour
-
Get version
H
- HasHoles() - 类 中的方法wcontour.global.Polygon
-
Get if has holes
- HighValue - 类 中的变量wcontour.global.Polygon
-
End value
- HoleIndex - 类 中的变量wcontour.global.Polygon
-
Hole index
- HoleLines - 类 中的变量wcontour.global.Polygon
-
Hole lines
I
- I - 类 中的变量wcontour.global.IJPoint
- Id - 类 中的变量wcontour.global.BorderPoint
- idw_Radius_kdTree(double[][], double[], double[], int, double, double) - 类 中的静态方法wcontour.Interpolate
-
Interpolation with IDW radius method - using KDTree for fast search
- IJPoint - wcontour.global中的类
-
Point integer, to indicate the position in grid data
- IJPoint() - 类 的构造器wcontour.global.IJPoint
- ijPointList - 类 中的变量wcontour.global.BorderLine
- Include(Extent) - 类 中的方法wcontour.global.Extent
-
Judge if this extent include another extent
- Index - 类 中的变量wcontour.global.EndPoint
- Interpolate - wcontour中的类
-
Interpolate class - including the functions of interpolation
- Interpolate() - 类 的构造器wcontour.Interpolate
- interpolation_Grid(double[][], double[], double[], double, double[], double[]) - 类 中的静态方法wcontour.Interpolate
-
Interpolate from grid data
- interpolation_IDW_Neighbor(double[][], double[], double[], int) - 类 中的静态方法wcontour.Interpolate
-
Interpolation with IDW neighbor method
- interpolation_IDW_Neighbor(double[][], double[], double[], int, double) - 类 中的静态方法wcontour.Interpolate
-
Interpolation with IDW neighbor method
- interpolation_IDW_Radius(double[][], double[], double[], int, double, double) - 类 中的静态方法wcontour.Interpolate
-
Interpolation with IDW radius method
- IsBorder - 类 中的变量wcontour.global.Polygon
-
If is border contour polygon
- isClockwise - 类 中的变量wcontour.global.BorderLine
- isClockwise(List<PointD>) - 类 中的静态方法wcontour.Contour
-
Determine if the point list is clockwise
- IsClockWise - 类 中的变量wcontour.global.Polygon
-
If clockwise
- isFirst - 类 中的变量wcontour.global.LPolygon
- IsHighCenter - 类 中的变量wcontour.global.Polygon
-
Is high center or not
- IsInnerBorder - 类 中的变量wcontour.global.Polygon
-
If there is only inner border
- isOutLine - 类 中的变量wcontour.global.BorderLine
- isTriangle - 类 中的变量wcontour.global.LegendPara
- isVertical - 类 中的变量wcontour.global.LegendPara
J
K
- KDTree<T> - wcontour中的类
- KDTree.Euclidean<T> - wcontour中的类
- KDTree.Manhattan<T> - wcontour中的类
- KDTree.SearchResult<S> - wcontour中的类
- KDTree.WeightedManhattan<T> - wcontour中的类
L
- Legend - wcontour中的类
-
Legend class - including the functions of legend
- Legend() - 类 的构造器wcontour.Legend
- LegendPara - wcontour.global中的类
- LegendPara() - 类 的构造器wcontour.global.LegendPara
- length - 类 中的变量wcontour.global.LegendPara
- Line - wcontour.global中的类
-
Line class
- Line() - 类 的构造器wcontour.global.Line
- LineList - 类 中的变量wcontour.global.Border
- LowValue - 类 中的变量wcontour.global.Polygon
-
Start value
- LPolygon - wcontour.global中的类
- LPolygon() - 类 的构造器wcontour.global.LPolygon
M
- Manhattan(int) - 类 的构造器wcontour.KDTree.Manhattan
N
- nearestNeighbours(double[], int) - 类 中的方法wcontour.KDTree
- nodes() - 类 中的方法wcontour.KDTree
O
P
- P1 - 类 中的变量wcontour.global.Line
- P2 - 类 中的变量wcontour.global.Line
- payload - 类 中的变量wcontour.KDTree.SearchResult
- Point - 类 中的变量wcontour.global.BorderPoint
- Point - 类 中的变量wcontour.global.EndPoint
- PointD - wcontour.global中的类
-
PointD class
- PointD() - 类 的构造器wcontour.global.PointD
-
Constructor
- PointD(double, double) - 类 的构造器wcontour.global.PointD
-
Constructor
- PointF - wcontour.global中的类
-
PointF class
- PointF() - 类 的构造器wcontour.global.PointF
-
Constructor
- PointF(float, float) - 类 的构造器wcontour.global.PointF
-
Constructor
- pointInPolygon(List<PointD>, PointD) - 类 中的静态方法wcontour.Contour
-
Judge if a point is in a polygon
- pointInPolygon(Polygon, PointD) - 类 中的静态方法wcontour.Contour
-
Judge if a point is in a polygon
- pointList - 类 中的变量wcontour.global.BorderLine
- pointList - 类 中的变量wcontour.global.LPolygon
- PointList - 类 中的变量wcontour.global.PolyLine
- Polygon - wcontour.global中的类
-
Polygon class
- Polygon() - 类 的构造器wcontour.global.Polygon
- PolyLine - wcontour.global中的类
-
PolyLine class
- PolyLine() - 类 的构造器wcontour.global.PolyLine
R
- rectSearch(double[], double[]) - 类 中的方法wcontour.KDTree
S
- setWeights(double[]) - 类 中的方法wcontour.KDTree.WeightedManhattan
- size() - 类 中的方法wcontour.KDTree
- smoothLines(List<PolyLine>) - 类 中的静态方法wcontour.Contour
-
Smooth polylines
- smoothPoints(List<PointD>) - 类 中的静态方法wcontour.Contour
-
Smooth points
- sPoint - 类 中的变量wcontour.global.EndPoint
- startPoint - 类 中的变量wcontour.global.LegendPara
- StartPointIdx - 类 中的变量wcontour.global.Polygon
-
Start point index
T
- tracingBorders(double[][], double[], double[], int[][], double) - 类 中的静态方法wcontour.Contour
-
Tracing contour borders of the grid data with undefined data.
- tracingContourLines(double[][], double[], double[], int, double[], double, List<Border>, int[][]) - 类 中的静态方法wcontour.Contour
-
Tracing contour lines from the grid data with undefine data
- tracingPolygons(double[][], List<PolyLine>, List<Border>, double[]) - 类 中的静态方法wcontour.Contour
-
Tracing polygons from contour lines and borders
- tracingStreamline(double[][], double[][], double[], double[], double, int) - 类 中的静态方法wcontour.Contour
-
Tracing stream lines
- Type - 类 中的变量wcontour.global.PolyLine
V
- value - 类 中的变量wcontour.global.LPolygon
- Value - 类 中的变量wcontour.global.BorderPoint
- Value - 类 中的变量wcontour.global.PolyLine
W
- wcontour - 程序包 wcontour
- wcontour.global - 程序包 wcontour.global
- WeightedManhattan(int) - 类 的构造器wcontour.KDTree.WeightedManhattan
- width - 类 中的变量wcontour.global.LegendPara
X
- X - 类 中的变量wcontour.global.PointD
- X - 类 中的变量wcontour.global.PointF
- xMax - 类 中的变量wcontour.global.Extent
- xMin - 类 中的变量wcontour.global.Extent
Y
- Y - 类 中的变量wcontour.global.PointD
- Y - 类 中的变量wcontour.global.PointF
- yMax - 类 中的变量wcontour.global.Extent
- yMin - 类 中的变量wcontour.global.Extent
所有类 所有程序包