Core writer class for GraphML.
Namespace: yWorks.yFiles.GraphML.WriterAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class GraphMLWriter |
| Visual Basic |
|---|
Public Class GraphMLWriter |
Remarks
This class allows for low-level customization of the writing process. Usually, it is used by one of GraphMLIOHandler's
Write methods which calls one the various Write method overloads. It should rarely be necessary to use this class directly.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.GraphML.Writer..::..GraphMLWriter
yWorks.yFiles.GraphML.Writer..::..GraphMLWriter