Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Projection

Index

Constructors

constructor

Properties

Private avoidOverlaps

avoidOverlaps: boolean

Private groups

groups: ProjectionGroup[]

Private nodes

nodes: GraphNode[]

Private rootGroup

rootGroup: ProjectionGroup

Private variables

variables: Variable[]

Private xConstraints

xConstraints: Constraint[]

Private yConstraints

yConstraints: Constraint[]

Methods

Private createAlignment

  • createAlignment(c: any): void

Private createConstraints

  • createConstraints(constraints: any[]): void

Private createSeparation

Private makeFeasible

  • makeFeasible(c: any): void

Private project

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

projectFunctions

  • projectFunctions(): function[]

Private setupVariablesAndBounds

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

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

    Returns void

Private 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