Uses of Package
org.pentaho.reporting.engine.classic.core.filter

Packages that use org.pentaho.reporting.engine.classic.core.filter
org.pentaho.reporting.engine.classic.core Main classes in the JFreeReport class library. 
org.pentaho.reporting.engine.classic.core.filter Support for the creation of 'filter chains' used to transform data objects into other forms for presentation on reports. 
org.pentaho.reporting.engine.classic.core.filter.templates Some predefined filter templates. 
org.pentaho.reporting.engine.classic.core.filter.types   
org.pentaho.reporting.engine.classic.core.filter.types.bands   
org.pentaho.reporting.engine.classic.core.metadata   
org.pentaho.reporting.engine.classic.core.modules.misc.survey   
org.pentaho.reporting.engine.classic.core.modules.parser.extwriter Support for writing MasterReport instances to a character stream in XML format. 
org.pentaho.reporting.engine.classic.core.states States used in the JFreeReport state transition diagram. 
 

Classes in org.pentaho.reporting.engine.classic.core.filter used by org.pentaho.reporting.engine.classic.core
DataSource
          A DataSource is a producer in the data chain.
DataTarget
          A DataTarget is a consumer in the DataProcessing chain.
 

Classes in org.pentaho.reporting.engine.classic.core.filter used by org.pentaho.reporting.engine.classic.core.filter
DataFilter
          A data filter is a combined input-/out target.
DataSource
          A DataSource is a producer in the data chain.
DataTarget
          A DataTarget is a consumer in the DataProcessing chain.
DateFormatFilter
          A filter that creates string from dates.
DateFormatParser
          Parses a String into a java.util.Date.
FormatFilter
          The base class for filters that format data.
FormatParser
          A format parser tries to parse a string into an object.
FormatSpecification
          The FormatSpecification classifies a format string into the 4 known classes of format-strings of Java.
NumberFormatFilter
          A filter that formats the numeric value from a data source to a string representation.
NumberFormatParser
          A filter that parses the numeric value from a data source string into a number representation.
RawDataSource
          The raw data source allows direct access to the filtered raw data.
 

Classes in org.pentaho.reporting.engine.classic.core.filter used by org.pentaho.reporting.engine.classic.core.filter.templates
DataSource
          A DataSource is a producer in the data chain.
FormatSpecification
          The FormatSpecification classifies a format string into the 4 known classes of format-strings of Java.
RawDataSource
          The raw data source allows direct access to the filtered raw data.
 

Classes in org.pentaho.reporting.engine.classic.core.filter used by org.pentaho.reporting.engine.classic.core.filter.types
DataSource
          A DataSource is a producer in the data chain.
FormatSpecification
          The FormatSpecification classifies a format string into the 4 known classes of format-strings of Java.
RawDataSource
          The raw data source allows direct access to the filtered raw data.
 

Classes in org.pentaho.reporting.engine.classic.core.filter used by org.pentaho.reporting.engine.classic.core.filter.types.bands
DataSource
          A DataSource is a producer in the data chain.
 

Classes in org.pentaho.reporting.engine.classic.core.filter used by org.pentaho.reporting.engine.classic.core.metadata
DataSource
          A DataSource is a producer in the data chain.
 

Classes in org.pentaho.reporting.engine.classic.core.filter used by org.pentaho.reporting.engine.classic.core.modules.misc.survey
DataSource
          A DataSource is a producer in the data chain.
 

Classes in org.pentaho.reporting.engine.classic.core.filter used by org.pentaho.reporting.engine.classic.core.modules.parser.extwriter
DataSource
          A DataSource is a producer in the data chain.
 

Classes in org.pentaho.reporting.engine.classic.core.filter used by org.pentaho.reporting.engine.classic.core.states
DataSource
          A DataSource is a producer in the data chain.
DataTarget
          A DataTarget is a consumer in the DataProcessing chain.