multivalent.node
public class FixedIVBox extends FixedI
Version: $Revision: 1.2 $ $Date: 2002/01/27 02:58:53 $
Constructor Summary | |
---|---|
FixedIVBox(String name, Map<String,Object> attr, INode parent) |
Method Summary | |
---|---|
void | appendChild(Node child) Maintain children in order of increasing y coordinate. |
boolean | formatNode(int width, int height, Context cx)
Adjust for changes in height and width of children.
|
boolean | formatNodeOLD(int width, int height, Context cx) Adjust for changes in height and width of children. |