Package org.eclipse.draw2d.graph
Class Cell
java.lang.Object
org.eclipse.draw2d.graph.Cell
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
indexpublic int index
- 
rankpublic int rank
 
- 
- 
Constructor Details- 
Cellpublic Cell(int rank, int index) 
 
-