Defines properties and methods
Declaration Syntax
C# | Visual Basic | Visual C++ |
public interface IGraphGenerator : IFlexivertPlugin
Public Interface IGraphGenerator _ Implements IFlexivertPlugin
public interface class IGraphGenerator : IFlexivertPlugin
Members
All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
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.
|