Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Mdo

Index

Constructors

constructor

  • new Mdo(data?: any): Mdo

Properties

d

d: number

Optional label

label: undefined | string

m

m: number

o

o: number

Methods

Private _retr_dec

  • _retr_dec(num: number): number

addToObject

  • addToObject(obj: object, longNames: boolean): void
  • Parameters

    • obj: object
      • [key: string]: any
    • longNames: boolean

    Returns void

computeValue

  • computeValue(value: number): number

eq

  • eq(): string

equal

  • equal(other: Mdo): boolean

getPatchPayload

  • getPatchPayload(): any

setFromFactor

  • setFromFactor(factor: number, invert: boolean): void
  • Parameters

    • factor: number
    • invert: boolean

    Returns void

setFromMdo

  • setFromMdo(src: Mdo): void

toJson

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