Preparing search index...
The search index is not available
@maxgraph/core
@maxgraph/core
GraphPluginConstructor
Interface GraphPluginConstructor
interface
GraphPluginConstructor
{
new GraphPluginConstructor
new
(
graph
:
Graph
)
:
GraphPlugin
;
pluginId
:
string
;
}
Index
Constructors
constructor
Properties
plugin
Id
Constructors
constructor
new
Graph
Plugin
Constructor
(
graph
)
:
GraphPlugin
Parameters
graph
:
Graph
Returns
GraphPlugin
Properties
plugin
Id
plugin
Id
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
plugin
Id
@maxgraph/core
Loading...