Click or drag to resize

GmlWriter Methods

Methods
  NameDescription
Public methodOutputGraph(Stream)
Write the data in a Graph to a GML OutputStream.
Public methodOutputGraph(String)
Write the data in a Graph to a GML OutputStream.
Public methodStatic memberOutputGraph(IGraph, Stream)
Write the data in a Graph to a GML OutputStream.
Public methodStatic memberOutputGraph(IGraph, String)
Write the data in a Graph to a GML OutputStream.
Top
See Also