|
|||||||||||
| 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.union.AbstractLibrary
|
+--com.jfimagine.jfgraph.shape.union.JFLibrary
JFLibrary class is used to store and recover customized graph libraries.
| Field Summary |
| Fields inherited from class com.jfimagine.jfgraph.shape.union.AbstractLibrary |
m_elemWidth |
| Fields inherited from class com.jfimagine.jfgraph.shape.base.AbstractObject |
m_lastError, XML_OBJECTID, XML_OBJECTTYPE |
| Constructor Summary | |
JFLibrary()
Constructor |
|
| 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.union.AbstractLibrary |
add, clone, draw, drawPicked, equals, finishLoadingImages, getAuthor, getDescription, getDrawSize, getElementWidth, getFilename, getLastPicked, getList, getProducer, getTitle, getVersion, hashCode, isModified, loadFromBinary, loadFromStream, pickBy, remove, removeByIndex, removeByObjectId, saveToBinary, saveToStream, setAuthor, setDescription, setFilename, setModified, setTitle, toString |
| Methods inherited from class com.jfimagine.jfgraph.shape.base.AbstractObject |
appendChildToDOM, extractChildFromDOM, fromDOM, getLastError, getMaxObjectId, getObjectId, getObjectType, getXMLTag, getZoomScale, isShowDesign, setLastError, setObjectId, setObjectType, setShowDesign, setValue, setXMLTag, setZoomScale, toDOM |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public JFLibrary()
| Method Detail |
protected AbstractObject cloneMe()
throws java.lang.CloneNotSupportedException
cloneMe in class AbstractObjectjava.lang.CloneNotSupportedException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||