GmlWriter Methods |
Name | Description | |
---|---|---|
![]() | OutputGraph(Stream) |
Write the data in a Graph to a GML OutputStream.
|
![]() | OutputGraph(String) |
Write the data in a Graph to a GML OutputStream.
|
![]() ![]() | OutputGraph(IGraph, Stream) |
Write the data in a Graph to a GML OutputStream.
|
![]() ![]() | OutputGraph(IGraph, String) |
Write the data in a Graph to a GML OutputStream.
|