Class Cell

java.lang.Object
org.eclipse.draw2d.graph.Cell

public class Cell extends Object
  • Field Details

    • index

      public int index
    • rank

      public int rank
  • Constructor Details

    • Cell

      public Cell(int rank, int index)