Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected _selectTempItems

_selectTempItems: object

Type declaration

def

getNode

getNode: function

Type declaration

    • (): Container
    • Returns Container

initializeNode

initializeNode: function

Type declaration

    • (): Container
    • Returns Container

renderPort

renderPort: function

Type declaration

    • (portDef: any, options?: any): Container
    • Parameters

      • portDef: any
      • Optional options: any

      Returns Container

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): Container

select

  • select(selection: string, elem: Sprite, index: number, graphicsMgr: GraphicsManager): void

unselect

  • unselect(selection: string, elem: Sprite, index: number): 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