Class ExternalGraphicLayoutManager

All Implemented Interfaces:
PercentBaseContext, Constants, InlineLevelLayoutManager, LayoutManager

public class ExternalGraphicLayoutManager extends AbstractGraphicsLayoutManager
LayoutManager for the fo:external-graphic formatting object
  • Constructor Details

    • ExternalGraphicLayoutManager

      public ExternalGraphicLayoutManager(ExternalGraphic node)
      Constructor.
      Parameters:
      node - the fo:external-graphic formatting object that creates the area
  • Method Details