org.ceryle.wiki.visualizer.core.model
Class NumberAdornment
java.lang.Object
org.ceryle.wiki.visualizer.core.model.NumberAdornment
- All Implemented Interfaces:
- Serializable
public class NumberAdornment
- extends Object
- implements Serializable
NumberAdornment holds a numerical count, and returns it as a string for painting purposes.
Currently this adornment is used for the hidden pages hidden link adornments which are painted on
the nodes.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumberAdornment
public NumberAdornment()
getLabel
public String getLabel()
isActive
public boolean isActive()
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.