}
else
{
proc.initialize(metaData, sequenceList, lineStart, lineEnd, pageGrid, overflowX);
}
proc.performLastLineAlignment();
proc.deinitialize();
// Now Perform the vertical layout for the last line of the paragraph.
final BoxAlignContext valignContext = createVerticalAlignContext(mergedLine);
final StaticBoxLayoutProperties blp = mergedLine.getStaticBoxLayoutProperties();