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

Syntax

C#
public interface IGraphElementFactory
Visual Basic
Public Interface IGraphElementFactory

See Also