|
|||||||||||
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(String name)
|
Methods in SEdit with parameters of type NodeDesc | |
SNode |
StructureAgent.newNode(boolean selected,
NodeDesc nd,
String id,
String label,
Hashtable properties,
Point p,
Hashtable graphicProperties)
Creates a node and initialize all fields and properties. |
void |
Formalism.addNodeDesc(NodeDesc d)
|
Constructors in SEdit with parameters of type NodeDesc | |
NewNodeCommand(NodeDesc nodeDesc,
Point position)
|
|
ArrowDesc(String name,
String desc,
String classname,
String image,
String from,
String to,
NodeDesc fd,
NodeDesc ft)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |