Class PageSegment

All Implemented Interfaces:
Streamable

public class PageSegment extends AbstractNamedAFPObject
A page segment is a MO:DCA-P resource object. It may be stored in an external resource library or it may be carried in a resource group. Page segments contain any combination of IOCA image objects and GOCA graphics objects.
  • Constructor Details

    • PageSegment

      public PageSegment(String name)
      Main constructor
      Parameters:
      name - the name of this object
  • Method Details