fop 2.2

Uses of Package
org.apache.fop.traits

Packages that use org.apache.fop.traits
org.apache.fop.area FOP's area tree. 
org.apache.fop.complexscripts.bidi   
org.apache.fop.fo.flow All the block- and inline-level flow formatting objects. 
org.apache.fop.fo.flow.table   
org.apache.fop.fo.pagination All the pagination and declaration formatting objects. 
org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree. 
org.apache.fop.fonts Classes for font handling. 
org.apache.fop.layoutmgr FOP's layout engine. 
org.apache.fop.layoutmgr.inline Layout managers for inline formatting objects and line building. 
org.apache.fop.render Generic renderer interface. 
org.apache.fop.render.afp An AFP Renderer implementation and supporting classes. 
org.apache.fop.render.intermediate   
org.apache.fop.render.java2d Java2D Renderer which paints rendered pages on Graphics2D instances. 
org.apache.fop.render.pcl PCL Renderer (Supports PCL5 and HP GL/2) 
org.apache.fop.render.pdf PDF Renderer 
org.apache.fop.render.ps PostScript Renderer 
org.apache.fop.traits Trait classes and other supporting data structures. 
 

Classes in org.apache.fop.traits used by org.apache.fop.area
WritingMode
          Enumeration class for writing mode trait.
WritingModeTraitsGetter
          This interface provides read access to FO traits related to writing mode.
 

Classes in org.apache.fop.traits used by org.apache.fop.complexscripts.bidi
Direction
          Enumeration class for direction traits, namely {inline,block}-progression-direction and shift-direction.
 

Classes in org.apache.fop.traits used by org.apache.fop.fo.flow
Direction
          Enumeration class for direction traits, namely {inline,block}-progression-direction and shift-direction.
WritingMode
          Enumeration class for writing mode trait.
WritingModeTraitsGetter
          This interface provides read access to FO traits related to writing mode.
 

Classes in org.apache.fop.traits used by org.apache.fop.fo.flow.table
Direction
          Enumeration class for direction traits, namely {inline,block}-progression-direction and shift-direction.
MinOptMax
          This class holds the resolved (as mpoints) form of a LengthRangeProperty or SpaceProperty type property value.
WritingMode
          Enumeration class for writing mode trait.
WritingModeTraitsGetter
          This interface provides read access to FO traits related to writing mode.
 

Classes in org.apache.fop.traits used by org.apache.fop.fo.pagination
Direction
          Enumeration class for direction traits, namely {inline,block}-progression-direction and shift-direction.
WritingMode
          Enumeration class for writing mode trait.
WritingModeTraitsGetter
          This interface provides read access to FO traits related to writing mode.
 

Classes in org.apache.fop.traits used by org.apache.fop.fo.properties
MinOptMax
          This class holds the resolved (as mpoints) form of a LengthRangeProperty or SpaceProperty type property value.
 

Classes in org.apache.fop.traits used by org.apache.fop.fonts
MinOptMax
          This class holds the resolved (as mpoints) form of a LengthRangeProperty or SpaceProperty type property value.
 

Classes in org.apache.fop.traits used by org.apache.fop.layoutmgr
MinOptMax
          This class holds the resolved (as mpoints) form of a LengthRangeProperty or SpaceProperty type property value.
SpaceVal
          Store a single Space property value in simplified form, with all Length values resolved.
WritingMode
          Enumeration class for writing mode trait.
 

Classes in org.apache.fop.traits used by org.apache.fop.layoutmgr.inline
MinOptMax
          This class holds the resolved (as mpoints) form of a LengthRangeProperty or SpaceProperty type property value.
 

Classes in org.apache.fop.traits used by org.apache.fop.render
BorderProps
          Border properties.
 

Classes in org.apache.fop.traits used by org.apache.fop.render.afp
BorderProps
          Border properties.
RuleStyle
          Enumeration class for rule styles.
 

Classes in org.apache.fop.traits used by org.apache.fop.render.intermediate
BorderProps
          Border properties.
RuleStyle
          Enumeration class for rule styles.
 

Classes in org.apache.fop.traits used by org.apache.fop.render.java2d
BorderProps
          Border properties.
RuleStyle
          Enumeration class for rule styles.
 

Classes in org.apache.fop.traits used by org.apache.fop.render.pcl
BorderProps
          Border properties.
RuleStyle
          Enumeration class for rule styles.
 

Classes in org.apache.fop.traits used by org.apache.fop.render.pdf
BorderProps
          Border properties.
RuleStyle
          Enumeration class for rule styles.
 

Classes in org.apache.fop.traits used by org.apache.fop.render.ps
BorderProps
          Border properties.
RuleStyle
          Enumeration class for rule styles.
 

Classes in org.apache.fop.traits used by org.apache.fop.traits
BorderProps
          Border properties.
BorderProps.Mode
           
BorderStyle
          Enumeration class for border styles.
Direction
          Enumeration class for direction traits, namely {inline,block}-progression-direction and shift-direction.
MinOptMax
          This class holds the resolved (as mpoints) form of a LengthRangeProperty or SpaceProperty type property value.
RuleStyle
          Enumeration class for rule styles.
SpaceVal
          Store a single Space property value in simplified form, with all Length values resolved.
TraitEnum
          Base class for enumeration classes representing traits.
WritingMode
          Enumeration class for writing mode trait.
WritingModeTraitsGetter
          This interface provides read access to FO traits related to writing mode.
WritingModeTraitsSetter
          This interface provides read and assignment access to FO traits related to writing mode.
 


fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.