net.sf.jasperreports.olap.mondrian
Class JRMondrianResult

java.lang.Object
  extended by net.sf.jasperreports.olap.mondrian.JRMondrianResult
All Implemented Interfaces:
JROlapResult

public class JRMondrianResult
extends java.lang.Object
implements JROlapResult

Version:
$Id: JRMondrianResult.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

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

JRMondrianResult

public JRMondrianResult(mondrian.olap.Result result)
Method Detail

getAxes

public JROlapResultAxis[] getAxes()
Specified by:
getAxes in interface JROlapResult

getCell

public JROlapCell getCell(int[] axisPositions)
Specified by:
getCell in interface JROlapResult


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com