Uses of Class
net.sf.jasperreports.olap.mapping.Tuple
-
Packages that use Tuple Package Description net.sf.jasperreports.olap Provides support for OLAP data sources and query executers.net.sf.jasperreports.olap.mapping Provides support for OLAP field mapping. -
-
Uses of Tuple in net.sf.jasperreports.olap
Methods in net.sf.jasperreports.olap with parameters of type Tuple Modifier and Type Method Description int
JROlapDataSource. getTuplePosition(int axisIndex, Tuple tuple)
-
Uses of Tuple in net.sf.jasperreports.olap.mapping
Methods in net.sf.jasperreports.olap.mapping that return Tuple Modifier and Type Method Description Tuple
MappingParser. tuple()
Methods in net.sf.jasperreports.olap.mapping with parameters of type Tuple Modifier and Type Method Description int
MappingMetadata. getTuplePosition(int axis, Tuple tuple)
-