Class AFPInvokeMediumMapElement

All Implemented Interfaces:
Cloneable

public class AFPInvokeMediumMapElement extends AbstractAFPExtensionObject
This class represents an AFP-specific extension element to embed Invoke Medium Map (IMM) fields at the beginning of a page group or just prior to a Page. The element is optional and expected as a direct child of an fo:page-sequence or fo:simple-page-master
  • Constructor Details

    • AFPInvokeMediumMapElement

      public AFPInvokeMediumMapElement(FONode parent)
      Constructs the AFP extension object (called by Maker).
      Parameters:
      parent - the parent formatting object
  • Method Details