Helper class implementation of GraphCopier..::..ICopyFactory that can be used to copy the contents of a DataProvider registered with the source graph onto the target graph storing the values in newly a created CreateEdgeMap()()()() edge map}.

Namespace: yWorks.yFiles.Algorithms.Util
Assembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class EdgeDataProviderCopyFactory : GraphCopier..::..DataProviderCopyFactory
Visual Basic
Public Class EdgeDataProviderCopyFactory _
	Inherits GraphCopier..::..DataProviderCopyFactory

Remarks

Helper class implementation of GraphCopier..::..ICopyFactory that can be used to copy the contents of a DataProvider registered with the source graph onto the target graph storing the values in newly a created CreateEdgeMap()()()() edge map}.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Algorithms.Util..::..GraphCopier..::..GraphDataCopyFactory
    yWorks.yFiles.Algorithms.Util..::..GraphCopier..::..DataProviderCopyFactory
      yWorks.yFiles.Algorithms.Util..::..GraphCopier..::..EdgeDataProviderCopyFactory

See Also