Skip to content

worldwind-ui API / worldwind-kit / WWAbstractShape

Interface: WWAbstractShape ​

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

Extends ​

Extended by ​

Indexable ​

[key: string]: any

Properties ​

altitudeMode ​

altitudeMode: string

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


attributes ​

attributes: WWShapeAttributes

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


displayName ​

displayName: string | null

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

Inherited from ​

WWRenderable.displayName


enabled ​

enabled: boolean

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

Inherited from ​

WWRenderable.enabled


highlightAttributes ​

highlightAttributes: WWShapeAttributes | null

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


highlighted ​

highlighted: boolean

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


pickDelegate ​

pickDelegate: unknown

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

Inherited from ​

WWRenderable.pickDelegate


userProperties ​

userProperties: unknown

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

Inherited from ​

WWRenderable.userProperties

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