multivalent.std.span

Class BIUSpan

public class BIUSpan extends ActionSpan

A copy editor mark: bold/italics/under suggestion.

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

Field Summary
static StringATTR_TYPE
Method Summary
booleanaction()
booleanappearance(Context cx, boolean all)
voiddestroy()
voidmoveq(Leaf ln, int lo, Leaf rn, int ro)
voidrestore(ESISNode n, Map<String,Object> attr, Layer layer)
ESISNodesave()
voidsetType(char biu)

Field Detail

ATTR_TYPE

public static final String ATTR_TYPE

Method Detail

action

public boolean action()

appearance

public boolean appearance(Context cx, boolean all)

destroy

public void destroy()

moveq

public void moveq(Leaf ln, int lo, Leaf rn, int ro)

restore

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

save

public ESISNode save()

setType

public void setType(char biu)