chartjs-chart-graph / ITreeSimNode
Interface: ITreeSimNode
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/ForceDirectedGraphController.ts:35
Extends
Properties
_sim
_sim:
object
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/ForceDirectedGraphController.ts:36
index?
optionalindex:number
vx?
optionalvx:number
vy?
optionalvy:number
x?
optionalx:number
y?
optionaly:number
index?
optionalindex:number
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:37
Inherited from
parent?
optionalparent:number
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:647
Inherited from
reset?
optionalreset:boolean
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/ForceDirectedGraphController.ts:37
x
x:
number
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:35
Inherited from
y
y:
number
Defined in: work/chartjs-chart-graph/chartjs-chart-graph/src/controllers/GraphController.ts:36