Contains classes and interfaces use by plugins and plugin managers.

C# | Visual Basic | Visual C++ |
namespace Flexivert.Plugins
Namespace Flexivert.Plugins
namespace Flexivert.Plugins

All Types | Classes | Structures | Interfaces |
Icon | Type | Description |
---|---|---|
![]() | BasicGraphReport |
Represents a basic graph report, which contains only a graph object.
|
![]() | IFlexivertPlugin |
Defines basic properties needed for plugins.
|
![]() | IFVPluginManager |
Defines methods needed for Flexivert plugin managers.
|
![]() | IGraphAlgorithm |
Defines properties and methods needed for graph algorithms.
|
![]() | IGraphFactory |
Defines methods for manipulating graph memory maps.
|
![]() | IGraphGenerator |
Defines properties and methods
|
![]() | IGraphPlotter |
Defines a method to plot a graph onto a Graphics object.
|
![]() | IGraphReport |
Defines properties needed for graph reports.
|
![]() | IGraphStorageManager |
Defines properties and methods needed for graph storage managers.
|
![]() | PlottingOptions |
Encapsulates options used in plotting.
|