Flexivert Library Documentation
IGraphGenerator Interface
NamespacesFlexivert.PluginsIGraphGenerator
Defines properties and methods
Declaration Syntax
C#Visual BasicVisual C++
public interface IGraphGenerator : IFlexivertPlugin
Public Interface IGraphGenerator _
	Implements IFlexivertPlugin
public interface class IGraphGenerator : IFlexivertPlugin
Members
All MembersMethodsProperties



IconMemberDescription
DisplayName
Gets the display name of the plugin.
(Inherited from IFlexivertPlugin.)
InsertInto(Graph, RectangleF)
Inserts the graph generated by the graph generator, into a previously created graph.

Target
Gets the graph type(s) the graph generator supports.

Assembly: FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)