|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jasperreports.olap.mondrian.JRMondrianResult
public class JRMondrianResult
Constructor Summary | |
---|---|
JRMondrianResult(mondrian.olap.Result result)
|
Method Summary | |
---|---|
JROlapResultAxis[] |
getAxes()
|
JROlapCell |
getCell(int[] axisPositions)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JRMondrianResult(mondrian.olap.Result result)
Method Detail |
---|
public JROlapResultAxis[] getAxes()
getAxes
in interface JROlapResult
public JROlapCell getCell(int[] axisPositions)
getCell
in interface JROlapResult
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |