net.sf.jasperreports.olap.result
Interface JROlapResult

All Known Implementing Classes:
JRMondrianResult, JRXmlaResult

public interface JROlapResult

Version:
$Id: JROlapResult.java 3035 2009-08-27 12:05:03Z teodord $
Author:
Lucian Chirita ([email protected])

Method Summary
 JROlapResultAxis[] getAxes()
           
 JROlapCell getCell(int[] axisPositions)
           
 

Method Detail

getAxes

JROlapResultAxis[] getAxes()

getCell

JROlapCell getCell(int[] axisPositions)


Copyright © 2011. All Rights Reserved.