Hierarchy

  • StiMapLabels

Implements

Index

Constructors

constructor

Properties

Protected _hash

_hash: StiMeta[]

font

font: Font = new Font("Arial", 10)

foreColor

foreColor: Color = Color.transparent

shadowColor

shadowColor: Color = Color.transparent

Methods

clone

  • Creates a new object that is a copy of the current instance.

    Returns StiMapLabels

    A new object that is a copy of this instance.

getFonts

implements

  • implements(): any[]
  • Returns any[]

loadFromJsonObject

  • loadFromJsonObject(j: StiJson): void

loadFromXml

  • Parameters

    Returns void

meta

saveToJsonObject

Static createFromJsonObject

Static createFromXml

Generated using TypeDoc