Package org.eclipse.draw2d.graph
Class Cell
java.lang.Object
org.eclipse.draw2d.graph.Cell
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
index
public int index -
rank
public int rank
-
-
Constructor Details
-
Cell
public Cell(int rank, int index)
-