java.lang.Object
org.xhtmlrenderer.pdf.PagePosition
-
Constructor Summary
ConstructorsConstructorDescriptionPagePosition(String id, int pageNo, float x, float width, float y, float height) -
Method Summary
-
Constructor Details
-
PagePosition
-
-
Method Details
-
getPageNo
public int getPageNo() -
getX
public float getX() -
getWidth
public float getWidth() -
getY
public float getY() -
getHeight
public float getHeight() -
getId
-