quoggles.auxiliary
Class RootGraphicAttribute

java.lang.Object
  |
  +--org.graffiti.attributes.AbstractAttribute
        |
        +--org.graffiti.attributes.AbstractCollectionAttribute
              |
              +--org.graffiti.attributes.HashMapAttribute
                    |
                    +--quoggles.auxiliary.RootGraphicAttribute
All Implemented Interfaces:
org.graffiti.attributes.Attribute, org.graffiti.attributes.CollectionAttribute, org.graffiti.core.DeepCopy, org.graffiti.plugin.Displayable

public class RootGraphicAttribute
extends org.graffiti.attributes.HashMapAttribute


Field Summary
 
Fields inherited from class org.graffiti.attributes.AbstractCollectionAttribute
attributes
 
Fields inherited from class org.graffiti.attributes.AbstractAttribute
id
 
Fields inherited from interface org.graffiti.attributes.Attribute
SEPARATOR
 
Constructor Summary
RootGraphicAttribute(java.lang.String id)
           
 
Methods inherited from class org.graffiti.attributes.HashMapAttribute
copy, doSetValue, getCollection, setCollection, setDefaultValue
 
Methods inherited from class org.graffiti.attributes.AbstractCollectionAttribute
add, add, getAttributable, getAttribute, getValue, isEmpty, remove, remove, setAttributable, toString, toXMLString
 
Methods inherited from class org.graffiti.attributes.AbstractAttribute
callPostAttributeAdded, callPostAttributeChanged, callPostAttributeRemoved, callPreAttributeAdded, callPreAttributeChanged, callPreAttributeRemoved, getDescription, getId, getName, getParent, getPath, getSpaces, getStandardXML, setDescription, setParent, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.graffiti.attributes.CollectionAttribute
add, add, getAttribute, isEmpty, remove, remove, setAttributable
 
Methods inherited from interface org.graffiti.attributes.Attribute
getAttributable, getId, getParent, getPath, getValue, setParent, setValue, toString
 
Methods inherited from interface org.graffiti.plugin.Displayable
getDescription, getName, setDescription, toXMLString
 

Constructor Detail

RootGraphicAttribute

public RootGraphicAttribute(java.lang.String id)
Parameters:
id -