net.sf.jasperreports.olap.mondrian
Class JRMondrianResult
java.lang.Object
net.sf.jasperreports.olap.mondrian.JRMondrianResult
- All Implemented Interfaces:
- JROlapResult
public class JRMondrianResult
- extends Object
- implements JROlapResult
- Version:
- $Id: JRMondrianResult.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRMondrianResult
public JRMondrianResult(mondrian.olap.Result result)
getAxes
public JROlapResultAxis[] getAxes()
- Specified by:
getAxes in interface JROlapResult
getCell
public JROlapCell getCell(int[] axisPositions)
- Specified by:
getCell in interface JROlapResult
Copyright © 2012. All Rights Reserved.