Options
All
  • Public
  • Public/Protected
  • All
Menu

NODE IMPLEMENTATIONS

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected _nodeContainer

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

Protected _portDiagram

_portDiagram: D3PortDiagram

Protected _selectTempItems

_selectTempItems: object

Type declaration

def

renderPort

renderPort: function

Type declaration

    • (portDef: any, options?: any): Selection<any, any, d3.BaseType, any>
    • Parameters

      • portDef: any
      • Optional options: any

      Returns Selection<any, any, d3.BaseType, any>

updatePosition

updatePosition: function

Type declaration

    • (pos: object): void
    • Parameters

      • pos: object
        • dx: number
        • dy: number

      Returns void

Methods

configureNode

  • configureNode(): void

getPortAreaRect

  • getPortAreaRect(): IRect

renderNode

  • renderNode(options?: any): Selection<any, any, d3.BaseType, any>

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