WebCola
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Projection

Index

Constructors

constructor

Properties

avoidOverlaps

avoidOverlaps: boolean

groups

groups: Group[]

nodes

nodes: GraphNode[]

rootGroup

rootGroup: Group

variables

variables: Variable[]

xConstraints

xConstraints: Constraint[]

yConstraints

yConstraints: Constraint[]

Methods

createAlignment

  • createAlignment(c: any): void

createConstraints

  • createConstraints(constraints: any[]): void

createSeparation

makeFeasible

  • makeFeasible(c: any): void

project

  • project(x0: number[], y0: number[], start: number[], desired: number[], getDesired: function, cs: Constraint[], generateConstraints: function, updateNodeBounds: function, updateGroupBounds: function): void

projectFunctions

  • projectFunctions(): function[]
  • Returns function[]

      • (x0: number[], y0: number[], r: number[]): void
      • Parameters

        • x0: number[]
        • y0: number[]
        • r: number[]

        Returns void

setupVariablesAndBounds

  • setupVariablesAndBounds(x0: number[], y0: number[], desired: number[], getDesired: function): void
  • Parameters

    • x0: number[]
    • y0: number[]
    • desired: number[]
    • getDesired: function

    Returns void

solve

xProject

  • xProject(x0: number[], y0: number[], x: number[]): void
  • Parameters

    • x0: number[]
    • y0: number[]
    • x: number[]

    Returns void

yProject

  • yProject(x0: number[], y0: number[], y: number[]): void
  • Parameters

    • x0: number[]
    • y0: number[]
    • y: number[]

    Returns 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