This is the interface for a factory that is used for creating the constituents of an IGraph that are encountered during the parsing of GraphML

Namespace: yWorks.yFiles.GraphML.Parser
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public interface IGraphElementFactory
Visual Basic
Public Interface IGraphElementFactory

See Also