Skip to content

worldwind-ui API / worldwind-kit / WWPolygon

Interface: WWPolygon ​

Defined in: kit/src/worldwind-types.ts:183

Extends ​

Indexable ​

[key: string]: any

Properties ​

altitudeMode ​

altitudeMode: string

Defined in: kit/src/worldwind-types.ts:169

Inherited from ​

WWAbstractShape.altitudeMode


attributes ​

attributes: WWShapeAttributes

Defined in: kit/src/worldwind-types.ts:166

Inherited from ​

WWAbstractShape.attributes


boundaries ​

boundaries: WWPosition[] | WWPosition[][]

Defined in: kit/src/worldwind-types.ts:184


displayName ​

displayName: string | null

Defined in: kit/src/worldwind-types.ts:91

Inherited from ​

WWAbstractShape.displayName


enabled ​

enabled: boolean

Defined in: kit/src/worldwind-types.ts:92

Inherited from ​

WWAbstractShape.enabled


extrude ​

extrude: boolean

Defined in: kit/src/worldwind-types.ts:185


highlightAttributes ​

highlightAttributes: WWShapeAttributes | null

Defined in: kit/src/worldwind-types.ts:167

Inherited from ​

WWAbstractShape.highlightAttributes


highlighted ​

highlighted: boolean

Defined in: kit/src/worldwind-types.ts:168

Inherited from ​

WWAbstractShape.highlighted


pickDelegate ​

pickDelegate: unknown

Defined in: kit/src/worldwind-types.ts:93

Inherited from ​

WWAbstractShape.pickDelegate


userProperties ​

userProperties: unknown

Defined in: kit/src/worldwind-types.ts:94

Inherited from ​

WWAbstractShape.userProperties

MIT licensed. Not affiliated with NASA; WorldWind is NASA's open-source virtual globe.