PDF4Java.Render Reference Documentation
com.o2sol.pdf4java.render.renderingsurfaces Package / PDFRenderingSurfaceBoundingBox Class / getX1 Method
In This Topic
    getX1 Method
    In This Topic
    Gets the x coordinates of the top left corner of the bounding box.
    Syntax
    public int getX1()

    Return Value

    The x coordinates of the top left corner of the bounding box.
    See Also