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

generic version of the CLUE mode, a combination of exploration, authoring, and normalization

Hierarchy

  • CLUEMode

Index

Constructors

constructor

  • new CLUEMode(exploration: number, authoring: number, presentation: number): CLUEMode
  • Parameters

    • exploration: number
    • authoring: number
    • presentation: number

    Returns CLUEMode

Accessors

authoring

authoring:

exploration

exploration:

isAtomic

isAtomic:

whether this mode is extreme, i.e., in one corner of the triangle

presentation

presentation:

Methods

toString

  • toString(): string

value

  • value(index: number | string): number
  • Parameters

    • index: number | string

    Returns number

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