pl.edu.agh.cast.model.attributes
Class DiagramAttributeManager

java.lang.Object
  extended by pl.edu.agh.cast.model.attributes.AttributeManager
      extended by pl.edu.agh.cast.model.attributes.DiagramAttributeManager
All Implemented Interfaces:
PropertyChangeListener, Serializable, EventListener, IPropertyChangeProvider

public class DiagramAttributeManager
extends AttributeManager

Attribute manager for diagram's attributes.

Author:
AGH CAST Team
See Also:
Serialized Form

Field Summary
static String DIAGRAM_MARGIN_ID
          Name of the permanent attribute Margin.
 
Fields inherited from class pl.edu.agh.cast.model.attributes.AttributeManager
ATTRIBUTE_REGISTRATION_STATUS, ATTRIBUTES_PROPERTY_CHANGE
 
Constructor Summary
DiagramAttributeManager()
          Default constructor.
 
Method Summary
 
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
 

Field Detail

DIAGRAM_MARGIN_ID

public static final String DIAGRAM_MARGIN_ID
Name of the permanent attribute Margin.

See Also:
Constant Field Values
Constructor Detail

DiagramAttributeManager

public DiagramAttributeManager()
Default constructor.



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.