Class InvokeMediumMap

All Implemented Interfaces:
Streamable

public class InvokeMediumMap extends AbstractNamedAFPObject
The Invoke Medium Map structured field identifies the Medium Map that is to become active for the document. An Invoke Medium Map structured field affects the document's current environment. The Medium Map's effect on current environment parameter values lasts until a new Medium Map is invoked.
  • Constructor Details

    • InvokeMediumMap

      public InvokeMediumMap(String name)
      Constructor for the Invoke Medium Map
      Parameters:
      name - the name of the medium map
  • Method Details