PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFRenderingSurfaceBoundingBox Class / PDFRenderingSurfaceBoundingBox Constructor / PDFRenderingSurfaceBoundingBox Constructor(PDFRenderingSurfaceBoundingBox)
Source bounding box.
In This Topic
    PDFRenderingSurfaceBoundingBox Constructor(PDFRenderingSurfaceBoundingBox)
    In This Topic
    Initializes a new bounding box with the given bounding box.
    Syntax
    public PDFRenderingSurfaceBoundingBox( 
       PDFRenderingSurfaceBoundingBox src
    )

    Parameters

    src
    Source bounding box.
    See Also