- (const char *) attributes - [DGraphEdge]
- (DGraphEdge *) attributes :(const char *) attributes - [DGraphEdge]
- (BOOL) connect :(DGraphNode *) source :(DGraphNode *) target - [DGraphEdge]
- deepen - [DGraphEdge]
- (DGraphEdge *) disconnect - [DGraphEdge]
- free - [DGraphEdge]
- (DGraphEdge *) init - [DGraphEdge]
- (DGraphEdge *) init :(const char *) label :(double) weight :(id) object - [DGraphEdge]
- (DGraphEdge *) init :(const char *) label :(const char *) attributes :(double) weight :(id) object - [DGraphEdge]
- (const char *) label - [DGraphEdge]
- (DGraphEdge *) label :(const char *) label - [DGraphEdge]
- (const char *) name - [DGraphEdge]
- (DGraphEdge *) name :(const char *) name - [DGraphEdge]
- (id) object - [DGraphEdge]
- (id) object :(id) object - [DGraphEdge]
- (DGraphEdge *) replace :(DGraphNode *) orig :(DGraphNode *) copy - [DGraphEdge]
- (DGraphEdge *) reverse - [DGraphEdge]
- shallowCopy - [DGraphEdge]
- shallowFree - [DGraphEdge]
- (DGraphNode *) source - [DGraphEdge]
- (DGraphNode *) target - [DGraphEdge]
- (double) weight - [DGraphEdge]
- (DGraphEdge *) weight :(double) weight - [DGraphEdge]
generated 06-Sep-2008 by ObjcDoc 3.0.0