Class DSCCommentPageBoundingBox

    • Constructor Detail

      • DSCCommentPageBoundingBox

        public DSCCommentPageBoundingBox()
        Creates a new instance.
      • DSCCommentPageBoundingBox

        public DSCCommentPageBoundingBox​(java.awt.geom.Rectangle2D bbox)
        Creates a new instance.
        Parameters:
        bbox - the bounding box
    • Method Detail

      • getName

        public java.lang.String getName()
        Returns the name of the DSC comment.
        Specified by:
        getName in interface DSCComment
        Overrides:
        getName in class DSCCommentBoundingBox
        Returns:
        the name of the DSC comment (without the "%%" prefix)