Uses of Interface
org.pentaho.reporting.engine.classic.core.layout.process.alignment.TextAlignmentProcessor

Packages that use TextAlignmentProcessor
org.pentaho.reporting.engine.classic.core.layout.process.alignment   
 

Uses of TextAlignmentProcessor in org.pentaho.reporting.engine.classic.core.layout.process.alignment
 

Classes in org.pentaho.reporting.engine.classic.core.layout.process.alignment that implement TextAlignmentProcessor
 class AbstractAlignmentProcessor
          Todo: The whole horizontal alignment is not suitable for spanned page breaks.
 class CenterAlignmentProcessor
          Right alignment strategy.
 class JustifyAlignmentProcessor
           
 class LeftAlignmentProcessor
          Performs the left-alignment computations.
 class RightAlignmentProcessor
          Right alignment strategy.