Class WrapperLayoutManager

All Implemented Interfaces:
PercentBaseContext, Constants, InlineLevelLayoutManager, LayoutManager

public class WrapperLayoutManager extends LeafNodeLayoutManager
This is the layout manager for the fo:wrapper formatting object.
  • Constructor Details

    • WrapperLayoutManager

      public WrapperLayoutManager(Wrapper node)
      Creates a new LM for fo:wrapper.
      Parameters:
      node - the fo:wrapper
  • Method Details