phovea_clue
Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

disabler

disabler: EventHandler = new events.EventHandler()

Functions

capitalize

  • capitalize(s: string): string

compressSelection

  • compressSelection(path: ActionNode[]): Array<ActionNode>
  • Parameters

    • path: ActionNode[]

    Returns Array<ActionNode>

create

createCmd

  • createCmd(id: string): select

createSelection

  • createSelection(idtype: IDType, type: string, range: Range, old?: Range, animated?: boolean): any
  • create a selection command

    Parameters

    • idtype: IDType
    • type: string
    • range: Range
    • Default value old: Range = null

      optional the old selection for inversion

    • Default value animated: boolean = false

    Returns any

meta

  • meta(idtype: IDType, type: string, range: Range): any
  • Parameters

    • idtype: IDType
    • type: string
    • range: Range

    Returns any

select

  • select(inputs: IObjectRef<any>[], parameter: any, graph: any, within: any): ICmdResult
  • Parameters

    • inputs: IObjectRef<any>[]
    • parameter: any
    • graph: any
    • within: any

    Returns ICmdResult

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • 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