multivalent.std.span

Class SubSupSpan

public class SubSupSpan extends Span

Convenience span for subscripts and superscripts.

Version: $Revision: 1.2 $ $Date: 2002/02/02 13:16:27 $

Field Summary
static StringATTR_DELTA
Method Summary
booleanappearance(Context cx, boolean all)
voidrestore(ESISNode n, Map<String,Object> attr, Layer layer)
ESISNodesave()
voidsetDelta(int y)

Field Detail

ATTR_DELTA

public static final String ATTR_DELTA

Method Detail

appearance

public boolean appearance(Context cx, boolean all)

restore

public void restore(ESISNode n, Map<String,Object> attr, Layer layer)

save

public ESISNode save()

setDelta

public void setDelta(int y)