|
Multivalent API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmultivalent.VObject
multivalent.Behavior
multivalent.std.lens.Lens
multivalent.devel.lens.Bounds
Show bounds of tree nodes.
Field Summary | |
---|---|
protected NFont |
font_
|
static java.awt.Color[] |
RAINBOW
|
Fields inherited from class multivalent.std.lens.Lens |
---|
ATTR_HEIGHT, ATTR_TITLE, ATTR_WIDTH, ATTR_X, ATTR_Y, VAR_SHARED_LAYER, win_ |
Fields inherited from class multivalent.Behavior |
---|
ATTR_BEHAVIOR, name_ |
Fields inherited from class multivalent.VObject |
---|
attr_ |
Fields inherited from interface multivalent.ContextListener |
---|
LITTLE, LOT, PRIORITY_LENS, PRIORITY_MAX, PRIORITY_MIN, PRIORITY_SELECTION, PRIORITY_SPAN, PRIORITY_STRUCT, SOME |
Constructor Summary | |
---|---|
Bounds()
|
Method Summary | |
---|---|
boolean |
appearance(Context cx,
boolean all)
Redraw underlying text in light colors. |
boolean |
paintAfter(Context cx,
Node node)
Effect: arbitrary drawing on top. |
Methods inherited from class multivalent.std.lens.Lens |
---|
close, destroy, getContentBounds, getLensMan, getPriority, paintBefore, restore, save, semanticEventAfter, show |
Methods inherited from class multivalent.Behavior |
---|
buildAfter, buildBefore, checkRep, clipboardAfter, clipboardBefore, createUI, eventAfter, eventBefore, formatAfter, formatBefore, getBrowser, getDocument, getInstance, getInstance, getLayer, getLogger, getName, getPreference, getRoot, isEditable, putPreference, redo, restoreChildren, semanticEventBefore, setName, toString, undo |
Methods inherited from class multivalent.VObject |
---|
attrEntrySetIterator, attrKeysIterator, clearAttributes, getAttr, getAttr, getAttributes, getGlobal, getValue, hasAttributes, putAttr, removeAttr, setAttributes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.awt.Color[] RAINBOW
protected NFont font_
Constructor Detail |
---|
public Bounds()
Method Detail |
---|
public boolean appearance(Context cx, boolean all)
appearance
in interface ContextListener
appearance
in class Lens
all
- all attributes or exclude those that are not inherited
ContextListener
,
SignalLens
public boolean paintAfter(Context cx, Node node)
Lens
paintAfter
in class Lens
Ruler
,
Bounds
,
Cypher
|
Multivalent API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |