![]() |
XII Release 0.1.0
|
This class encapsulates the output of DGML compatible graphs to files and streams. More...
#include <DGMLWriter.h>
Static Public Member Functions | |
| static xiiResult | WriteGraphToFile (xiiStringView sFileName, const xiiDGMLGraph &graph) |
| Helper method to write the graph to a file. | |
| static xiiResult | WriteGraphToString (xiiStringBuilder &ref_sStringBuilder, const xiiDGMLGraph &graph) |
| Writes the graph as a DGML formatted document to the given string builder. | |
This class encapsulates the output of DGML compatible graphs to files and streams.