Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • D3Renderer

Implements

Index

Constructors

constructor

Properties

Protected _colorMgr

_colorMgr: ColorManager

Protected _parent

_parent: Selection<d3.BaseType, any, d3.BaseType, any>

The parent id of the div

Protected _parentId

_parentId: string

Protected _rendererMap

_rendererMap: WeakMap<UIElement, SVGRenderer>

maps to render elements if multiple renders are used through this interface

onRender

onRender: function

Type declaration

Methods

brush

clearDiv

  • clearDiv(parentDiv: Element): void

Protected configureElement

cursorChange

destroy

focus

getColorManager

getOptions

getRenderedCss

getTooltipData

hover

  • deprecated

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

    Parameters

    • element: UIElement

      to fire the hover event on

    • event: IEvent

      the event to pass to the renderer

    Returns void

invalidate

render

select

setColorManager

setDiv

  • setDiv(parentDiv: Element): void

setOnRenderCallback

  • setOnRenderCallback(callback: function): void

zoom

Static register

  • register(type: UIType, renderer: Object): void

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