Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

_brush

_brush: Brush

_brushTooltip

_brushTooltip: OneLineTooltip

_contextMenuItems

_contextMenuItems: IContextMenuItem[]

_dataTooltip

_dataTooltip: CustomDivTooltip

_element

_element: IConnectedGraph

_graphContainer

_graphContainer: any

_options

_options: IOptions

_parent

_parent: any

_svg

_svg: any

_svgRect

_svgRect: any

_tooltipAnalyticsName

_tooltipAnalyticsName: string

_tooltipId

_tooltipId: string

_zoom

_zoom: ZoomBehavior<Element, __type>

addElbow

addElbow: function

Type declaration

bindZoom

bindZoom: function

Type declaration

    • (): void
    • Returns void

brush

brush: function

Type declaration

    • Parameters

      Returns void

configureBrush

configureBrush: function

Type declaration

    • (): void
    • Returns void

configureContextMenu

configureContextMenu: function

Type declaration

    • (): void
    • Returns void

configureZoom

configureZoom: function

Type declaration

    • (xExtent: number[], yExtent: number[], height: number, width: number): void
    • Parameters

      • xExtent: number[]
      • yExtent: number[]
      • height: number
      • width: number

      Returns void

getAnimateDuration

getAnimateDuration: function

Type declaration

    • (): number
    • Returns number

getElbowLinkPath

getElbowLinkPath: function

Type declaration

getLinkNode

getLinkNode: function

Type declaration

    • (linkNode: any, nodes: IGraphNode[], nodeMap: object): void
    • Parameters

      • linkNode: any
      • nodes: IGraphNode[]
      • nodeMap: object
        • [index: string]: number

      Returns void

getNextXY

getNextXY: function

Type declaration

getSelectionString

getSelectionString: function

Type declaration

    • (data: any): string
    • Parameters

      • data: any

      Returns string

getTooltipData

getTooltipData: function

Type declaration

getTooltipString

getTooltipString: function

Type declaration

    • (data: any): string
    • Parameters

      • data: any

      Returns string

hoverEnd

hoverEnd: function

Type declaration

    • (): void
    • Returns void

linkHoverStart

linkHoverStart: function

Type declaration

    • (): void
    • Returns void

nodeHoverStart

nodeHoverStart: function

Type declaration

    • (): void
    • Returns void

onHoverChanged

onHoverChanged: function

Type declaration

    • Parameters

      Returns void

renderLegend

renderLegend: function

Type declaration

    • (height: number): number
    • Parameters

      • height: number

      Returns number

Methods

bind

configureView

  • configureView(height: number, width: number): void

initializeGraph

Static Protected addNode

  • addNode(node: any, nodeList: IGraphNode[], nodeMap: object): number

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc