Options
All
  • Public
  • Public/Protected
  • All
Menu

An enumeration describing Point Label Positions.

Overview

Enumeration members

ANY

ANY:

Constant to indicate that any label position can be used.

CENTER

CENTER:

Center the label horizontally and vertically

EAST

EAST:

Align the label so that it is positioned east of the point.

NORTH

NORTH:

Align the label so that it is positioned north of the point.

NORTH_EAST

NORTH_EAST:

Align the label so that it is positioned north east of the point.

NORTH_WEST

NORTH_WEST:

Align the label so that it is positioned north west of the point.

SOUTH

SOUTH:

Align the label so that it is positioned south of the point.

SOUTH_EAST

SOUTH_EAST:

Align the label so that it is positioned south east of the point.

SOUTH_WEST

SOUTH_WEST:

Align the label so that it is positioned south west of the point.

WEST

WEST:

Align the label so that it is positioned west of the point.

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