org.jfree.report.layout.process.alignment |
|
Java Source File Name | Type | Comment |
AbstractAlignmentProcessor.java | Class | Todo: The whole horizontal alignment is not suitable for spanned page breaks. |
CenterAlignmentProcessor.java | Class | Right alignment strategy. |
LastLineTextAlignmentProcessor.java | Interface | |
LeftAlignmentProcessor.java | Class | Performs the left-alignment computations.
The inf-min-step creates the initial sequence of elements. |
RightAlignmentProcessor.java | Class | Right alignment strategy. |
TextAlignmentProcessor.java | Interface | A general alignment processor. |