Class RevalidateAllAxisLayoutStep


  • public final class RevalidateAllAxisLayoutStep
    extends Object
    This final processing step revalidates the text-layouting and the vertical alignment of block-level elements.

    At this point, the layout is almost finished, but non-dynamic text elements may contain more content on the last line than actually needed. This step recomputes the vertical alignment and merges all extra lines into the last line.

    Author:
    Thomas Morgner