Overload List
Name | Description | |
---|---|---|
![]() | ReadGraph(Stream, IGraph) |
Reads the graph from the given stream using a handler created by CreateHandler()()()() |
![]() | ReadGraph(StringReader, IGraph) |
Reads the graph from the given reader using a handler created by CreateHandler()()()() |
![]() | ReadGraph(HttpRequest, IGraph) |
If the request contains the ParamGraph parameter, the parameter value is
used for updating the graph instance currently stored in the session.
|