Package com.openhtmltopdf.layout
Class FloatManager.BoxOffset
java.lang.Object
com.openhtmltopdf.layout.FloatManager.BoxOffset
- Enclosing class:
FloatManager
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_box
-
_x
private final int _x -
_y
private final int _y
-
-
Constructor Details
-
BoxOffset
-
-
Method Details
-
getBox
-
getX
public int getX() -
getY
public int getY()
-