Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

Let displayName

displayName: string = "Group"

Let id

id: string = "group"

Let svgIcon

svgIcon: string = ...

Let uid

uid: string = "group@flux-pack-core"

Functions

expandedGroupPlot

  • expandedGroupPlot(groupModule: Module): (d: any) => any

groupModulePlot

  • groupModulePlot(__namedParameters: { icon: any; module: Module; vMargin: number; vStep: number; width: number }): SVGElement
  • Parameters

    • __namedParameters: { icon: any; module: Module; vMargin: number; vStep: number; width: number }
      • icon: any
      • module: Module
      • vMargin: number
      • vStep: number
      • width: number

    Returns SVGElement

Generated using TypeDoc