Package gov.nih.mipav.model.structures
Class JCVoronoi.jcv_delauney_iter
- java.lang.Object
-
- gov.nih.mipav.model.structures.JCVoronoi.jcv_delauney_iter
-
- Enclosing class:
- JCVoronoi
class JCVoronoi.jcv_delauney_iter extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) JCVoronoi.jcv_edgecurrent(package private) JCVoronoi.jcv_edgesentinel
-
Constructor Summary
Constructors Constructor Description jcv_delauney_iter()
-
-
-
Field Detail
-
sentinel
JCVoronoi.jcv_edge sentinel
-
current
JCVoronoi.jcv_edge current
-
-