Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Label

Defines word labels.

Hierarchy

  • Label

Index

Constructors

Properties

Constructors

  • new Label(text: string, type: string): Label
  • Constructor.

    Parameters

    • text: string

      The text of the label.

    • type: string

      The type of the label.

    Returns Label

Properties

text: string
type: string

Generated using TypeDoc