Package org.xhtmlrenderer.pdf
Class PagePosition
java.lang.Object
org.xhtmlrenderer.pdf.PagePosition
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PagePosition
public PagePosition()
-
-
Method Details
-
getPageNo
public int getPageNo() -
setPageNo
public void setPageNo(int pageNo) -
getX
public float getX() -
setX
public void setX(float x) -
getWidth
public float getWidth() -
setWidth
public void setWidth(float width) -
getY
public float getY() -
setY
public void setY(float y) -
getHeight
public float getHeight() -
setHeight
public void setHeight(float height) -
getId
-
setId
-