Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InfoPanel

A class to create an info panel.

Hierarchy

  • InfoPanel

Index

Constructors

constructor

Properties

fillPicker

fillPicker: FillPicker

Fill picker of the info panel.

holderSelection

holderSelection: Selection<HTMLDivElement, any, any, any>

D3 selection of div #info-panel.

peerList

peerList: PeerDisplay

List of peers connected.

strokePicker

strokePicker: StrokePicker

Stroke picker of the info panel.

Methods

setFill

  • setFill(color: string): void

setStroke

  • setStroke(color: string): void

setStrokeWidth

  • setStrokeWidth(width: number): void

Generated using TypeDoc