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.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public interface IGraphElementFactory
Visual Basic
Public Interface IGraphElementFactory

See Also