org.ceryle.wiki.visualizer.core.ui.decor
Class BorderDecorator
java.lang.Object
org.ceryle.wiki.visualizer.core.ui.decor.BorderDecorator
- All Implemented Interfaces:
- DecorationPainter, NodeDecorator
public class BorderDecorator
- extends Object
- implements NodeDecorator, DecorationPainter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BorderDecorator
public BorderDecorator()
decorate
public void decorate(WikiNode node,
Object decoratorData)
- Description copied from interface:
NodeDecorator
- Decorate the passed node by updating it's PainterParameters based on the WikiNode's (or
associated WikiPage's) attributes.
- Specified by:
decorate in interface NodeDecorator
paintDecoration
public void paintDecoration(WikiGraphPanel graphPanel,
Graphics2D g,
WikiNode node,
Object painterData)
- Specified by:
paintDecoration in interface DecorationPainter
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.