Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Protected _arrowTexture

_arrowTexture: Texture

Protected _colorMgr

_colorMgr: ColorManager

Protected _contextMenuItems

_contextMenuItems: IContextMenuItem[]

_dataTooltip

_dataTooltip: CustomDivTooltip

Protected _element

_element: UIElement

the original user defined element

_graphContainer

_graphContainer: any

ConnectedGraphHelper code

Protected _interactionState

_interactionState: InteractionState

Renderer specific code

Protected _options

_options: IOptions

Protected _parent

_parent: any

Protected _pixi

_pixi: Renderer

Protected _pixiArrows

_pixiArrows: Container

Protected _pixiHelper

_pixiHelper: PIXIHelper

Protected _pixiLinks

_pixiLinks: Graphics

Protected _renderer

_renderer: UIRenderer

Protected _stage

_stage: Container

_tooltipAnalyticsName

_tooltipAnalyticsName: string

_tooltipId

_tooltipId: string

_zoom

_zoom: ZoomBehavior<Element, __type>

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

getElbowLinkPath

getElbowLinkPath: function

Type declaration

getLinkEndXY

getLinkEndXY: function

get the xy position of the end of the link

Type declaration

getLinkStartXY

getLinkStartXY: function

get the xy position of the start of the link

Type declaration

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

Methods

_focus

  • _focus(selection: string): void

_select

  • _select(selection: string): void

_unfocus

  • _unfocus(selection: string): void

_unselect

  • _unselect(selection: string): void

Protected bindZoom

  • bindZoom(): void

brush

changeCursor

  • changeCursor(event: IEvent): void

Protected configureContextMenu

  • configureContextMenu(): void

configureInteractionVisualization

  • configureInteractionVisualization(): void

Protected configureView

  • configureView(): void

focus

getAnimateDuration

  • getAnimateDuration(): number

getColorManager

Protected getHeightWidth

  • getHeightWidth(options: IOptions): void

getOptions

getTooltipData

  • getTooltipData(event: IEvent): any

hover

  • deprecated

    ('Deprecated since 1.14.0 in favor of focus. Will be removed in 2.x') hover event

    Parameters

    • event: IEvent

      the event to pass to the renderer

    Returns void

Protected initializeGraphArea

  • initializeGraphArea(options: IOptions): any

Protected renderLegend

  • renderLegend(height: number): number

Protected renderLinkHelper

select

setColorManager

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