org.ceryle.wiki.visualizer.core.model
Class ColorAdornment
java.lang.Object
org.ceryle.wiki.visualizer.core.model.ColorAdornment
- All Implemented Interfaces:
- Serializable
public class ColorAdornment
- extends Object
- implements Serializable
Adornments are not completely implemented at this time, thier use ill-defined
and TBD.
The decoration colors is a list to allow 'color-cycle-animation' if a node is
decorated with more than one color adornment, again not implemented anywhere
is the code, but that's the thought right now.
This is really just a shell/placeholder at this time...
TODO ColorAdornment
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColorAdornment
public ColorAdornment()
getBackgroundColor
public Color getBackgroundColor()
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.