IOutputHandler implementation that is responsible for writing shared resources
to GraphML.
Namespace: yWorks.yFiles.GraphML.WriterAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public class ReferencesOutputHandler : IOutputHandler |
| Visual Basic |
|---|
Public Class ReferencesOutputHandler _ Implements IOutputHandler |
Remarks
This class is used to write the XML representation of the referenced objects. The actual references
themselves are not written by this handler.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.GraphML.Writer..::..GraphMLWriter..::..ReferencesOutputHandler
yWorks.yFiles.GraphML.Writer..::..GraphMLWriter..::..ReferencesOutputHandler