Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected _hash

_hash: StiMeta[]

angle

angle: number = 0

borderColor

borderColor: Color = Color.black

brush

brush: StiBrush = new StiSolidBrush(Color.white)

core

extendedVisible

extendedVisible: StiExtendedStyleBool = StiExtendedStyleBool.FromStyle

icon

showInLegend

showInLegend: boolean = true

size

size: number = 7

step

step: number = 15

type

type: StiMarkerType = StiMarkerType.Circle

visible

visible: boolean = true

Accessors

componentId

propName

  • get propName(): string

Methods

as

clone

implements

  • implements(): any[]

is

is2

  • is2<T>(type: object | Interface<T>): boolean

loadFromJsonObject

  • loadFromJsonObject(j: StiJson): void

loadFromXml

meta

saveToJsonObject

Generated using TypeDoc