|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeDesc | |
|---|---|
| SEdit | |
| Uses of NodeDesc in SEdit |
|---|
| Subclasses of NodeDesc in SEdit | |
|---|---|
class |
ComponentDesc
|
class |
ConnectorDesc
|
| Methods in SEdit that return NodeDesc | |
|---|---|
NodeDesc |
Formalism.getNodeDesc(java.lang.String name)
|
| Methods in SEdit with parameters of type NodeDesc | |
|---|---|
void |
Formalism.addNodeDesc(NodeDesc d)
|
SNode |
StructureAgent.newNode(boolean selected,
NodeDesc nd,
java.lang.String id,
java.lang.String label,
java.util.Hashtable properties,
java.awt.Point p,
java.util.Hashtable graphicProperties)
Creates a node and initialize all fields and properties. |
| Constructors in SEdit with parameters of type NodeDesc | |
|---|---|
ArrowDesc(java.lang.String name,
java.lang.String desc,
java.lang.String classname,
java.lang.String image,
java.lang.String from,
java.lang.String to,
NodeDesc fd,
NodeDesc ft)
|
|
NewNodeCommand(NodeDesc nodeDesc,
java.awt.Point position)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||