Gjsify LogoGjsify Logo

Describes how a rendered element connects to adjacent elements.

bitfield

Index

Enumeration Members

BOTTOM: number

Element connects on the bottom side.

CORNER_BOTTOMLEFT: number

Element connects on the bottom-left corner.

CORNER_BOTTOMRIGHT: number

Element connects on the bottom-right corner.

CORNER_TOPLEFT: number

Element connects on the top-left corner.

CORNER_TOPRIGHT: number

Element connects on the top-right corner.

LEFT: number

Element connects on the left side.

NONE: number

No junctions.

RIGHT: number

Element connects on the right side.

TOP: number

Element connects on the top side.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • 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