Class FootnoteLayoutManager

All Implemented Interfaces:
PercentBaseContext, Constants, BreakOpportunity, InlineLevelLayoutManager, LayoutManager

public class FootnoteLayoutManager extends InlineStackingLayoutManager
Layout manager for fo:footnote.
  • Constructor Details

    • FootnoteLayoutManager

      public FootnoteLayoutManager(Footnote node)
      Create a new footnote layout manager.
      Parameters:
      node - footnote to create the layout manager for
  • Method Details