Flexivert Library Documentation
Flexivert.Plugins Namespace
NamespacesFlexivert.Plugins
Contains classes and interfaces use by plugins and plugin managers.
Declaration Syntax
C#Visual BasicVisual C++
namespace Flexivert.Plugins
Namespace Flexivert.Plugins
namespace Flexivert.Plugins
Types
All TypesClassesStructuresInterfaces
IconTypeDescription
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.