multivalent.node
public class Root extends Document
Version: $Revision: 1.7 $ $Date: 2003/02/06 05:30:24 $
See Also: Browser
Constructor Summary | |
---|---|
Root(Map<String,Object> attr, Browser br) |
Method Summary | |
---|---|
boolean | checkRep() |
boolean | formatBeforeAfter(int width, int height, Context cx)
Takes width and height from containing Browser Window. |
Root | getRoot() Ends chain up tree, returning self. |
void | reformat(Node dirty) |
void | repaint(long ms, int x, int y, int w, int h) Ends chain up tree and calls redraws in Browser/Canvas. |