NodeConstructor<D, S, N>: (new (graph: BaseGraph.Class, node: cytoscape.NodeSingular, _d: D, _sd: S) => N)

Type Parameters