Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GraphNode

Hierarchy

  • Node
    • GraphNode

Index

Properties

Optional color

color: string | Color

Optional fixed

fixed: boolean

Optional group

group: string

Optional id

id: IdType

Optional image

image: string

Optional label

label: string

Optional shape

shape: string

Optional x

x: number

Optional y

y: number