|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
org.jgraph.graph.DefaultGraphCell
biz.hammurapi.diagram.DiagramCell
biz.hammurapi.web.webdiagram.Operation
| Field Summary |
| Fields inherited from class biz.hammurapi.diagram.DiagramCell |
data, properties, viewProperties |
| Fields inherited from class org.jgraph.graph.DefaultGraphCell |
attributes |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
Operation(biz.hammurapi.diagram.DiagramModel owner,
biz.hammurapi.diagram.data.Cell data)
|
|
| Method Summary | |
void |
setAttributes(java.util.Map attributes)
Sets visual attributes |
| Methods inherited from class biz.hammurapi.diagram.DiagramCell |
connect, getDescription, getId, getModel, getName, getPort, getProperty, getPropertyNames, getUserObject, getViewProperty, getViewPropertyNames, isBlank, isRounded, populatePopupMenu, setDescription, setName, setProperty, setUserObject, setViewProperty, store |
| Methods inherited from class org.jgraph.graph.DefaultGraphCell |
addPort, addPort, addPort, changeAttributes, clone, getAttributes, getChildren, setAttributes |
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
add, breadthFirstEnumeration, children, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, toString |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Operation(biz.hammurapi.diagram.DiagramModel owner,
biz.hammurapi.diagram.data.Cell data)
| Method Detail |
public void setAttributes(java.util.Map attributes)
biz.hammurapi.diagram.DiagramElement
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||