|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectptolemy.vergil.kernel.AnimationRenderer
ptolemy.vergil.kernel.DebugRenderer
public class DebugRenderer
Highlight objects in magenta, rather than red or yellow.
Red (celaine) |
Red (celaine) |
Field Summary |
---|
Fields inherited from class ptolemy.vergil.kernel.AnimationRenderer |
---|
_prototypeDecorator |
Constructor Summary | |
---|---|
DebugRenderer()
Create a new selection renderer with the default prototype decorator. |
|
DebugRenderer(FigureDecorator decorator)
Create a new renderer with the given prototype decorator. |
Method Summary |
---|
Methods inherited from class ptolemy.vergil.kernel.AnimationRenderer |
---|
getDecorator, isRenderedSelected, renderDeselected, renderSelected, setDecorator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DebugRenderer()
public DebugRenderer(FigureDecorator decorator)
decorator
- The prototype decorator.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |