All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class grapher.Cell

java.lang.Object
   |
   +----grapher.Cell

class Cell
extends java.lang.Object

Variable Index

 o face
 o i
 o j
 o visited

Constructor Index

 o Cell()

Variables

 o i
 int i
 o j
 int j
 o face
 int face[]
 o visited
 boolean visited

Constructors

 o Cell
 public Cell()

All Packages  Class Hierarchy  This Package  Previous  Next  Index