Skip to content

connections

Index

Fields

fn withColor

withColor(value)

PARAMETERS:

  • value (object)

fn withColorMixin

withColorMixin(value)

PARAMETERS:

  • value (object)

fn withPath

withPath(value)

PARAMETERS:

  • value (string)
    • valid values: "straight"

fn withSize

withSize(value)

PARAMETERS:

  • value (object)

fn withSizeMixin

withSizeMixin(value)

PARAMETERS:

  • value (object)

fn withSource

withSource(value)

PARAMETERS:

  • value (object)

fn withSourceMixin

withSourceMixin(value)

PARAMETERS:

  • value (object)

fn withTarget

withTarget(value)

PARAMETERS:

  • value (object)

fn withTargetMixin

withTargetMixin(value)

PARAMETERS:

  • value (object)

fn withTargetName

withTargetName(value)

PARAMETERS:

  • value (string)

obj color

fn color.withField

color.withField(value)

PARAMETERS:

  • value (string)

fixed: T -- will be added by each element

fn color.withFixed

color.withFixed(value)

PARAMETERS:

  • value (string)

obj size

fn size.withField

size.withField(value)

PARAMETERS:

  • value (string)

fixed: T -- will be added by each element

fn size.withFixed

size.withFixed(value)

PARAMETERS:

  • value (number)

fn size.withMax

size.withMax(value)

PARAMETERS:

  • value (number)

fn size.withMin

size.withMin(value)

PARAMETERS:

  • value (number)

fn size.withMode

size.withMode(value)

PARAMETERS:

  • value (string)
    • valid values: "linear", "quad"

obj source

fn source.withX

source.withX(value)

PARAMETERS:

  • value (number)

fn source.withY

source.withY(value)

PARAMETERS:

  • value (number)

obj target

fn target.withX

target.withX(value)

PARAMETERS:

  • value (number)

fn target.withY

target.withY(value)

PARAMETERS:

  • value (number)