Package org.xhtmlrenderer.test
Class XLayout
java.lang.Object
org.xhtmlrenderer.test.XLayout
Description of the Class
- Author:
- empty
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIntrinsicDimensions
(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
-