multivalent.node

Class FixedLeafImage

public class FixedLeafImage extends LeafImage implements Fixed

Holds an java.awt.Image.

Version: $Revision: 1.1 $ $Date: 2002/01/27 02:55:49 $

Field Summary
Rectangleibbox_
Constructor Summary
FixedLeafImage(String name, Map<String,Object> attr, INode parent, Image img)
Method Summary
booleanformatNodeContent(Context cx, int start, int end)
RectanglegetIbbox()

Field Detail

ibbox_

public Rectangle ibbox_

Constructor Detail

FixedLeafImage

public FixedLeafImage(String name, Map<String,Object> attr, INode parent, Image img)

Method Detail

formatNodeContent

public boolean formatNodeContent(Context cx, int start, int end)

getIbbox

public Rectangle getIbbox()