BaseWriterContext Constructor |
| Name | Description | |
|---|---|---|
| BaseWriterContext(IGraph, TextWriter) |
Creates a new Base Writer Context with default settings.
| |
| BaseWriterContext(IGraph, TextWriter, Int32) |
Creates a new Base Writer Context with custom settings.
| |
| BaseWriterContext(IGraph, TextWriter, Int32, Boolean, Boolean) |
Creates a new Base Writer Context with custom settings.
|