public class DebugRenderer extends AnimationRenderer
| Red (celaine) |
| Red (celaine) |
_prototypeDecorator| Constructor and Description |
|---|
DebugRenderer()
Create a new selection renderer with the default prototype
decorator.
|
DebugRenderer(FigureDecorator decorator)
Create a new renderer with the given prototype decorator.
|
getDecorator, isRenderedSelected, renderDeselected, renderSelected, setDecoratorpublic DebugRenderer()
public DebugRenderer(FigureDecorator decorator)
decorator - The prototype decorator.