A measure is a value that is accumulated by the crosstab and is displayed
in the crosstab cells.
author: Lucian Chirita (lucianc@users.sourceforge.net) version: $Id: JRCrosstabMeasure.java 1229 2006-04-19 10:27:35Z teodord $
Field Summary
final public static byte
PERCENTAGE_TYPE_GRAND_TOTAL Percentage type indicating that the value will be calculated as percentage
of the grand total value.
final public static byte
PERCENTAGE_TYPE_NONE Percentage type indicating that the value will not be calculated
as a percentage.
Method Summary
public byte
getCalculation() Returns the calculation type which will be performed on the measure values.
Returns the variable associated with this measure.
The variable can be used inside the crosstab data cells as the
measure value. The variable has the same name and value class as
the measure.
the variable associated with this measure