multivalent.node

Class LeafBlock

public class LeafBlock extends Leaf

Block empty rectangular placeholder, for replacing advertisements, say.

Version: $Revision: 1.3 $ $Date: 2002/02/02 13:41:39 $

Constructor Summary
LeafBlock(String name, Map<String,Object> attr, INode parent, int w, int h)
Method Summary
booleanformatBeforeAfter(int width, int height, Context cx)
voidpaintNode(Rectangle docclip, Context cx)

Constructor Detail

LeafBlock

public LeafBlock(String name, Map<String,Object> attr, INode parent, int w, int h)

Method Detail

formatBeforeAfter

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

paintNode

public void paintNode(Rectangle docclip, Context cx)