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

Hierarchy

  • StateRepr

Index

Constructors

constructor

  • new StateRepr(s: StateNode, graph: ProvenanceGraph): StateRepr

Properties

a

a: ActionNode = null

children

children: StateRepr[] = []

doi

doi: number

graph

graph: ProvenanceGraph

parent

parent: StateRepr = null

s

s: StateNode

selected

selected: boolean = false

xy

xy: [number, number] = [0,0]

Accessors

cx

cx:

cy

cy:

flatChildren

flatChildren:

lod

lod:

lod_local

lod_local:

name

name:

size

size:

thumbnail

thumbnail:

Methods

build

  • build(lookup: object, line: StateRepr[]): void

showDialog

  • showDialog(): void

render

toIcon

toRepr

  • toRepr(graph: ProvenanceGraph, highlight: any, options?: any): Array<StateRepr>
  • Parameters

    • graph: ProvenanceGraph
    • highlight: any
    • Default value options: any = {}

    Returns Array<StateRepr>

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