Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jfree.report.modules.misc.survey

Module definitions:

See:
          Description

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 org.jfree.ui.Drawable object that represents a legend item for a SurveyScale.
 

Package org.jfree.report.modules.misc.survey Description

Module definitions:

By default the JFreeReport base package and JCommon are included. Additionally the J2SDK package exists in the system by default. A module that requires a specific java version should create a dependency to the module "J2SDK" and set the required version numbers.

Known modules: org.jfree.report.modules.output.csv.CSVModule org.jfree.report.modules.output.xml.XMLModule org.jfree.report.modules.output.base.OutputBaseModule org.jfree.report.modules.output.csv.CSVModule