Class DSCCommentPageBoundingBox

All Implemented Interfaces:
DSCParserConstants, DSCComment, DSCEvent

public class DSCCommentPageBoundingBox extends DSCCommentBoundingBox
Represents a %%PageBoundingBox DSC comment.
  • Constructor Details

    • DSCCommentPageBoundingBox

      public DSCCommentPageBoundingBox()
      Creates a new instance.
    • DSCCommentPageBoundingBox

      public DSCCommentPageBoundingBox(Rectangle2D bbox)
      Creates a new instance.
      Parameters:
      bbox - the bounding box
  • Method Details