Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.test
Class XLayout

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

public class XLayout
extends java.lang.Object

Description of the Class

Author:
empty

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

Constructor Detail

XLayout

public XLayout()
Method Detail

getIntrinsicDimensions

public java.awt.Dimension getIntrinsicDimensions(LayoutContext c,
                                                 org.w3c.dom.Element elem)
Gets the intrinsicDimensions attribute of the XLayout object

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

Flying Saucer Project Release ${app.version}

Flying Saucer Project Home