|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.jdelaunay.* |
|---|
| org.jdelaunay.delaunay.ConstrainedMesh | ||
|---|---|---|
public static final int |
MAXITER |
5 |
public static final int |
MIN_POINTS_NUMBER |
3 |
public static final int |
REFINEMENT_MAX_AREA |
1 |
public static final int |
REFINEMENT_MIN_ANGLE |
2 |
public static final int |
REFINEMENT_OBTUSE_ANGLE |
8 |
public static final int |
REFINEMENT_SOFT_INTERPOLATE |
4 |
| org.jdelaunay.delaunay.error.DelaunayError | ||
|---|---|---|
public static final int |
DELAUNAY_ERROR_CAN_NOT_CONNECT_POINT |
106 |
public static final int |
DELAUNAY_ERROR_CAN_NOT_SPLIT_BP |
107 |
public static final int |
DELAUNAY_ERROR_ERROR_POINT_XYZ |
300 |
public static final int |
DELAUNAY_ERROR_GENERATED |
102 |
public static final int |
DELAUNAY_ERROR_INCORRECT_TOPOLOGY |
201 |
public static final int |
DELAUNAY_ERROR_INTERNAL_ERROR |
999 |
public static final int |
DELAUNAY_ERROR_INVALID_CALL |
998 |
public static final int |
DELAUNAY_ERROR_MESH_ALREADY_EXISTS |
108 |
public static final int |
DELAUNAY_ERROR_MISC |
1000 |
public static final int |
DELAUNAY_ERROR_NO_ERROR |
0 |
public static final int |
DELAUNAY_ERROR_NO_MESH |
100 |
public static final int |
DELAUNAY_ERROR_NON_INSERTED_POINT |
200 |
public static final int |
DELAUNAY_ERROR_NOT_ENOUGH_POINTS_FOUND |
103 |
public static final int |
DELAUNAY_ERROR_NOT_GENERATED |
101 |
public static final int |
DELAUNAY_ERROR_OUTSIDE_TRIANGLE |
202 |
public static final int |
DELAUNAY_ERROR_POINT_NOT_FOUND |
105 |
public static final int |
DELAUNAY_ERROR_PROXIMITY |
104 |
public static final int |
DELAUNAY_ERROR_REMOVING_EDGE |
203 |
| org.jdelaunay.delaunay.evaluator.SkinnyEvaluator | ||
|---|---|---|
public static final double |
MAX_VALUE |
32.0 |
| org.jdelaunay.delaunay.evaluator.TriangleQuality | ||
|---|---|---|
public static final double |
DEFAULT_QUALITY |
0.6 |
| org.jdelaunay.delaunay.geometries.DEdge | ||
|---|---|---|
public static final int |
COLINEAR |
2 |
public static final int |
DOWNSLOPE |
1 |
public static final int |
FLATSLOPE |
0 |
public static final int |
INTERSECT |
1 |
public static final int |
NO_INTERSECTION |
0 |
public static final int |
SHARE_EDGE_PART |
4 |
public static final int |
SHARE_EXTREMITY |
3 |
public static final int |
UPSLOPE |
-1 |
| org.jdelaunay.delaunay.geometries.DTriangle | ||
|---|---|---|
public static final int |
PT_NB |
3 |
| org.jdelaunay.delaunay.tools.Tools | ||
|---|---|---|
public static final int |
BIT_LEVEL |
3 |
public static final int |
BIT_LOCKED |
2 |
public static final int |
BIT_MARKED |
6 |
public static final int |
BIT_OUTSIDE |
1 |
public static final int |
BIT_POLYGON |
4 |
public static final int |
BIT_ZUSED |
5 |
public static final double |
EPSILON |
1.0E-7 |
public static final double |
EPSILON2 |
9.999999999999998E-15 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||