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

Hierarchy

  • CLUEGraphManager

Index

Constructors

constructor

  • new CLUEGraphManager(manager: MixedStorageProvenanceGraphManager): CLUEGraphManager

Accessors

isAutoPlay

isAutoPlay:

storedSlide

storedSlide:

storedState

storedState:

Methods

choose

  • choose(list: IDataDescription[]): any
  • Parameters

    • list: IDataDescription[]

    Returns any

delete

  • delete(graph: IProvenanceGraphDataDescription): any
  • Parameters

    • graph: IProvenanceGraphDataDescription

    Returns any

importGraph

  • importGraph(dump: any, remote?: boolean): void
  • Parameters

    • dump: any
    • Default value remote: boolean = false

    Returns void

list

  • list(): any

loadGraph

  • loadGraph(desc: any): void

loadOrClone

  • loadOrClone(graph: IProvenanceGraphDataDescription, isSelect: boolean): void
  • Parameters

    • graph: IProvenanceGraphDataDescription
    • isSelect: boolean

    Returns void

newGraph

  • newGraph(): void

newRemoteGraph

  • newRemoteGraph(): void

setGraph

  • setGraph(graph: ProvenanceGraph): void
  • Parameters

    • graph: ProvenanceGraph

    Returns void

setGraphInUrl

  • setGraphInUrl(value: string): void

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