multivalent.node
public class IVBox extends INode
Version: $Revision: 1.4 $ $Date: 2002/02/02 13:41:39 $
Constructor Summary | |
---|---|
IVBox(String name, Map<String,Object> attr, INode parent) |
Method Summary | |
---|---|
boolean | formatNode(int width, int height, Context cx) |
void | paintNode(Rectangle docclip, Context cx)
Since children layed out top to bottom, can stop painting when child.bbox.y > clip.y+clip.height. |
Parameters: width ignored during formatting height ignored during formatting