multivalent.node

Class IRootAbs

public class IRootAbs extends INode

Visual layer containing elements absolutely positioned within current document-- that is, relative to the current document's virtual canvas including scrolling, but independent of content.

Version: $Revision: 1.3 $ $Date: 2002/03/06 02:14:04 $

See Also: IRootScreen

Constructor Summary
IRootAbs()
IRootAbs(String name, Map<String,Object> attr, INode parent)
Method Summary
booleaneventNode(AWTEvent e, Point rel)
Never claims Browser itself.
booleanformatBeforeAfter(int width, int height, Context cx)
booleanformatNode(int width, int height, Context cx)

Constructor Detail

IRootAbs

public IRootAbs()

IRootAbs

public IRootAbs(String name, Map<String,Object> attr, INode parent)

Method Detail

eventNode

public boolean eventNode(AWTEvent e, Point rel)
Never claims Browser itself.

formatBeforeAfter

public boolean formatBeforeAfter(int width, int height, Context cx)

formatNode

public boolean formatNode(int width, int height, Context cx)