Package gov.nih.mipav.model.structures
Class Delaunator.DelaunatorPoint
java.lang.Object
gov.nih.mipav.model.structures.Delaunator.DelaunatorPoint
- Enclosing class:
Delaunator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
i
int i -
x
double x -
y
double y -
t
int t -
prev
int prev -
next
int next -
removed
boolean removed
-
-
Constructor Details
-
DelaunatorPoint
DelaunatorPoint()
-