Uses of Interface
org.palo.api.Cell

Packages that use Cell
org.palo.api   
 

Uses of Cell in org.palo.api
 

Methods in org.palo.api that return Cell
 Cell[] Lock.getArea()
          Deprecated.  
 Cell Cube.getCell(Element[] coordinate)
          Returns the Cell object for the given cube coordinate.
 Cell[] Cube.getCellArea(Element[][] coordinates)
          Returns the Cell objects for the cube area which is defined by the cartesian product of the given Element coordinates.
 Cell[] Cube.getCells(Element[][] coordinates)
          Returns the Cell objects for the given cube coordinates.
 Cell ExportDataset.getNextCell()
          Gets the next cell from dataset