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

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

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

Classes in org.pentaho.reporting.engine.classic.core.layout.process.alignment that implement LastLineTextAlignmentProcessor
 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.