Package | Description |
---|---|
net.sf.jasperreports.olap.mondrian |
Provides support for Mondrian result and hierarchy.
|
net.sf.jasperreports.olap.olap4j |
Provides support for Olap4J result and hierarchy.
|
net.sf.jasperreports.olap.result |
Provides support for OLAP result and hierarchy.
|
net.sf.jasperreports.olap.xmla |
Provides support for XML/A query executer, result and hierarchy.
|
Modifier and Type | Class and Description |
---|---|
class |
JRMondrianCell |
Modifier and Type | Method and Description |
---|---|
JROlapCell |
JRMondrianResult.getCell(int[] axisPositions) |
Modifier and Type | Class and Description |
---|---|
class |
Olap4jCell |
Modifier and Type | Method and Description |
---|---|
JROlapCell |
Olap4jResult.getCell(int[] axisPositions) |
Modifier and Type | Method and Description |
---|---|
JROlapCell |
JROlapResult.getCell(int[] axisPositions) |
Modifier and Type | Class and Description |
---|---|
class |
JRXmlaCell |
Modifier and Type | Method and Description |
---|---|
JROlapCell |
JRXmlaResult.getCell(int[] axisPositions) |
Copyright © 2016. All rights reserved.