Class XLayout


  • public class XLayout
    extends java.lang.Object
    Description of the Class
    Author:
    empty
    • Constructor Summary

      Constructors 
      Constructor Description
      XLayout()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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