org.jfree.layouting.output
Class OutputProcessorFeature.BooleanOutputProcessorFeature

java.lang.Object
  extended by org.jfree.layouting.output.OutputProcessorFeature
      extended by org.jfree.layouting.output.OutputProcessorFeature.BooleanOutputProcessorFeature
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
OutputProcessorFeature

public static final class OutputProcessorFeature.BooleanOutputProcessorFeature
extends OutputProcessorFeature

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jfree.layouting.output.OutputProcessorFeature
OutputProcessorFeature.BooleanOutputProcessorFeature, OutputProcessorFeature.NumericOutputProcessorFeature
 
Field Summary
 
Fields inherited from class org.jfree.layouting.output.OutputProcessorFeature
BACKGROUND_IMAGE, DEFAULT_FONT_SIZE, DEVICE_RESOLUTION, FONT_FRACTIONAL_METRICS, FONT_SMOOTH_THRESHOLD, FONT_SUPPORTS_ANTI_ALIASING
 
Constructor Summary
OutputProcessorFeature.BooleanOutputProcessorFeature(java.lang.String name)
           
 
Method Summary
 
Methods inherited from class org.jfree.layouting.output.OutputProcessorFeature
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputProcessorFeature.BooleanOutputProcessorFeature

public OutputProcessorFeature.BooleanOutputProcessorFeature(java.lang.String name)