|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.PingOO.DLAI.lib.graph.Cell
This class is a structure class holding information about the cells that the contour line passes through. Used only with IsoCurve class
| Field Summary | |
(package private) int[] |
face
|
(package private) int |
i
|
(package private) int |
j
|
(package private) boolean |
visited
|
| Constructor Summary | |
Cell()
|
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
int i
int j
int[] face
boolean visited
| Constructor Detail |
public Cell()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||