Package com.openhtmltopdf.test
Class XLayout
java.lang.Object
com.openhtmltopdf.test.XLayout
public class XLayout extends Object
Description of the Class
- Author:
- empty
-
Constructor Summary
Constructors Constructor Description XLayout() -
Method Summary
Modifier and Type Method Description DimensiongetIntrinsicDimensions(LayoutContext c, Element elem)Gets the intrinsicDimensions attribute of the XLayout object
-
Constructor Details
-
XLayout
public XLayout()
-
-
Method Details
-
getIntrinsicDimensions
Gets the intrinsicDimensions attribute of the XLayout object- Parameters:
c- PARAMelem- PARAM- Returns:
- The intrinsicDimensions value
-