public class JRXmlaResult extends java.lang.Object implements JROlapResult
| Constructor and Description |
|---|
JRXmlaResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAxis(JRXmlaResultAxis axis) |
protected JRXmlaResultAxis[] |
ensureAxisArray() |
protected void |
ensureCellOrdinalFactors() |
JROlapResultAxis[] |
getAxes() |
JRXmlaResultAxis |
getAxisByName(java.lang.String name) |
JROlapCell |
getCell(int[] axisPositions) |
protected int |
getCellOrdinal(int[] axisPositions) |
protected void |
resetAxisArray() |
void |
setCell(JRXmlaCell cell,
int cellOrdinal) |
public JROlapResultAxis[] getAxes()
getAxes in interface JROlapResultpublic JROlapCell getCell(int[] axisPositions)
getCell in interface JROlapResultprotected int getCellOrdinal(int[] axisPositions)
public void addAxis(JRXmlaResultAxis axis)
public JRXmlaResultAxis getAxisByName(java.lang.String name)
protected JRXmlaResultAxis[] ensureAxisArray()
protected void ensureCellOrdinalFactors()
protected void resetAxisArray()
public void setCell(JRXmlaCell cell, int cellOrdinal)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com