multivalent.node

Class FixedLeafShape

public class FixedLeafShape extends LeafShape implements Fixed

Holds a java.awt.Shape.

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

Field Summary
Rectangleibbox_
Constructor Summary
FixedLeafShape(String name, Map<String,Object> attr, INode parent, Shape shape, boolean stroke, boolean fill)
Method Summary
booleanformatNodeContent(Context cx, int start, int end)
RectanglegetIbbox()

Field Detail

ibbox_

public Rectangle ibbox_

Constructor Detail

FixedLeafShape

public FixedLeafShape(String name, Map<String,Object> attr, INode parent, Shape shape, boolean stroke, boolean fill)

Method Detail

formatNodeContent

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

getIbbox

public Rectangle getIbbox()