NGraphPartFactory Class Members
In This Topic
The following tables list the members exposed by NGraphPartFactory.
Public Constructors
Public Methods
| Name | Description |
 | CreateGraphEdge | Called to create a graph edge associated with the specified object |
 | CreateGraphVertex | Called to create a graph vertex associated with the specified object |
 | CreateTreeEdge | Called to create a tree edge associated with the specified object |
 | CreateTreeVertex | Called to create a tree vertex associated with the specified object |
Top
See Also