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