Package org.pentaho.reporting.engine.classic.core.modules.misc.survey

Class Summary
SurveyModule  
SurveyScale Draws a survey scale.
SurveyScaleExpression An expression that takes values from one or more fields in the current row of the report, builds a SurveyScale instance that will present those values, and returns that instance as the expression result.
SurveyScaleLegendItem A Drawable object that represents a legend item for a SurveyScale.
SurveyScaleType Todo: Document Me