|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.jfimagine.jfgraph.shape.base.AbstractObject
|
+--com.jfimagine.jfgraph.shape.base.ObjectList
|
+--com.jfimagine.jfgraph.shape.base.PropertyList
PropertyList class. A property list is used to manipulate property issues.
| Field Summary | |
static java.lang.String |
XML_PROPERTYLIST
A XML string tag represents a property List |
| Fields inherited from class com.jfimagine.jfgraph.shape.base.ObjectList |
m_objectList, XML_OBJECTCOUNT, XML_OBJECTLIST |
| Fields inherited from class com.jfimagine.jfgraph.shape.base.AbstractObject |
m_lastError, XML_OBJECTID, XML_OBJECTTYPE |
| Constructor Summary | |
PropertyList()
Constructor for PropertyList |
|
| Method Summary | |
protected AbstractObject |
cloneMe()
Creates a new AbstractObject of the same class and with the same contents as this object. |
| Methods inherited from class com.jfimagine.jfgraph.shape.base.ObjectList |
add, add, appendChildToDOM, attachRealPort, attachRealPort, bringToFront, clear, clone, contains, equals, extractChildFromDOM, getBounds, getByIndex, getByObjectId, getFromGroupsByObjectId, getIndexByObjectId, getList, hashCode, loadFromStream, moveObject, newObjectId, removeAll, removeByIndex, removeByObjectId, saveToStream, sendToBack, setList, setShowDesign, setZoomScale, size, toString |
| Methods inherited from class com.jfimagine.jfgraph.shape.base.AbstractObject |
fromDOM, getLastError, getMaxObjectId, getObjectId, getObjectType, getXMLTag, getZoomScale, isShowDesign, setLastError, setObjectId, setObjectType, setValue, setXMLTag, toDOM |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final java.lang.String XML_PROPERTYLIST
| Constructor Detail |
public PropertyList()
| Method Detail |
protected AbstractObject cloneMe()
throws java.lang.CloneNotSupportedException
cloneMe in class ObjectListjava.lang.CloneNotSupportedException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||