| Package | Description | 
|---|---|
| org.pentaho.di.trans.steps.olapinput.olap4jhelper | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DataCell  | 
class  | 
MemberCell  | 
| Modifier and Type | Method and Description | 
|---|---|
AbstractBaseCell | 
Matrix.get(int x,
   int y)
Returns the cell at a particular coordinate. 
 | 
AbstractBaseCell[][] | 
CellDataSet.getCellSetBody()  | 
AbstractBaseCell[][] | 
CellDataSet.getCellSetHeaders()  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<List<Integer>,AbstractBaseCell> | 
Matrix.getMap()
Return the generated hashmap. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CellDataSet.setCellSetBody(AbstractBaseCell[][] cellSet)  | 
void | 
CellDataSet.setCellSetHeaders(AbstractBaseCell[][] cellSet)  | 
Copyright © 2018 Hitachi Vantara. All rights reserved.