Uses of Class
org.pentaho.reporting.engine.classic.core.layout.output.OutputProcessorFeature.NumericOutputProcessorFeature

Packages that use OutputProcessorFeature.NumericOutputProcessorFeature
org.pentaho.reporting.engine.classic.core.layout.output   
org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext PlainText export target module. 
 

Uses of OutputProcessorFeature.NumericOutputProcessorFeature in org.pentaho.reporting.engine.classic.core.layout.output
 

Fields in org.pentaho.reporting.engine.classic.core.layout.output declared as OutputProcessorFeature.NumericOutputProcessorFeature
static OutputProcessorFeature.NumericOutputProcessorFeature OutputProcessorFeature.DEFAULT_FONT_SIZE
           
static OutputProcessorFeature.NumericOutputProcessorFeature OutputProcessorFeature.DEVICE_RESOLUTION
          Defines the device resolution in Pixel-per-inch.
static OutputProcessorFeature.NumericOutputProcessorFeature OutputProcessorFeature.FONT_SMOOTH_THRESHOLD
          Defines the minimum size for the font smoothing.
 

Methods in org.pentaho.reporting.engine.classic.core.layout.output with parameters of type OutputProcessorFeature.NumericOutputProcessorFeature
 double OutputProcessorMetaData.getNumericFeatureValue(OutputProcessorFeature.NumericOutputProcessorFeature feature)
           
 double AbstractOutputProcessorMetaData.getNumericFeatureValue(OutputProcessorFeature.NumericOutputProcessorFeature feature)
           
 

Uses of OutputProcessorFeature.NumericOutputProcessorFeature in org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext
 

Fields in org.pentaho.reporting.engine.classic.core.modules.output.pageable.plaintext declared as OutputProcessorFeature.NumericOutputProcessorFeature
static OutputProcessorFeature.NumericOutputProcessorFeature TextOutputProcessorMetaData.CHAR_HEIGHT
           
static OutputProcessorFeature.NumericOutputProcessorFeature TextOutputProcessorMetaData.CHAR_WIDTH