pl.edu.agh.cast.model.attributes
Class LegendAttributeManager
java.lang.Object
pl.edu.agh.cast.model.attributes.AttributeManager
pl.edu.agh.cast.model.attributes.LegendAttributeManager
- All Implemented Interfaces:
- PropertyChangeListener, Serializable, EventListener, IPropertyChangeProvider
public class LegendAttributeManager
- extends AttributeManager
This class represents AttributeManager
s which are to manage attributes of
Legend
.
- Author:
- AGH CAST Team
- See Also:
- Serialized Form
Methods inherited from class pl.edu.agh.cast.model.attributes.AttributeManager |
addPropertyChangeListener, firePropertyChange, getAttribute, getAttributes, getPermanentAttributes, init, isRegisteredId, propertyChange, readResolve, registerAttribute, registerPermanentAttribute, registerPermanentAttribute, removePropertyChangeListener, setAttributeIsLabel, unregisterId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PERMANENT_LABEL
public static final String PERMANENT_LABEL
- Name of the permanent attribute ID.
- See Also:
- Constant Field Values
dummyManager
protected static LegendAttributeManager dummyManager
- Dummy
LegendAttributeManager
.
LegendAttributeManager
public LegendAttributeManager()
- Default constructor.
getDummyManager
public static LegendAttributeManager getDummyManager()
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.