Skip to content

worldwind-ui API / worldwind-kit / WWPath

Interface: WWPath ​

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

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


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:176


followTerrain ​

followTerrain: boolean

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


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


numSubSegments ​

numSubSegments: number

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


pathType ​

pathType: string

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


pickDelegate ​

pickDelegate: unknown

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

Inherited from ​

WWAbstractShape.pickDelegate


positions ​

positions: WWPosition[]

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


terrainConformance ​

terrainConformance: number

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


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.