org.xhtmlrenderer.test
Class XLayout

java.lang.Object
  extended by org.xhtmlrenderer.test.XLayout

public class XLayout
extends Object

Description of the Class

Author:
empty

Constructor Summary
XLayout()
           
 
Method Summary
 Dimension getIntrinsicDimensions(LayoutContext c, Element elem)
          Gets the intrinsicDimensions attribute of the XLayout object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XLayout

public XLayout()
Method Detail

getIntrinsicDimensions

public Dimension getIntrinsicDimensions(LayoutContext c,
                                        Element elem)
Gets the intrinsicDimensions attribute of the XLayout object

Parameters:
c - PARAM
elem - PARAM
Returns:
The intrinsicDimensions value


Copyright © 2012. All Rights Reserved.