Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LayoutAnchor<S>

Type parameters

Hierarchy

Implements

  • ConstraintKey
  • ConstraintSymbol
  • Debug

Callable

  • __call(): number
  • __call(state: number): S

Index

Constructors

constructor

Properties

name

name: string

scope

scope: S

Accessors

coefficient

  • get coefficient(): number

constant

  • get constant(): number

state

  • get state(): number

strength

terms

value

  • get value(): number

variable

Methods

debug

divide

enabled

  • enabled(): boolean
  • enabled(enabled: boolean): this

isConstant

  • isConstant(): boolean

minus

opposite

plus

setState

  • setState(newState: number): void

setStrength

setValue

  • setValue(value: number): void

times

toString

  • toString(): string

Static constant

Static product

Static sum

Static zero