API Reference
classes
Perspectivehandle

@coasys/ad4m / Exports / PerspectiveHandle

Class: PerspectiveHandle

Table of contents

Constructors

Properties

Constructors

constructor

new PerspectiveHandle(uuid?, name?, state?)

Parameters

NameType
uuid?string
name?string
state?PerspectiveState

Defined in

perspectives/PerspectiveHandle.ts:30 (opens in a new tab)

Properties

name

name: string

Defined in

perspectives/PerspectiveHandle.ts:20 (opens in a new tab)


neighbourhood

Optional neighbourhood: NeighbourhoodExpression

Defined in

perspectives/PerspectiveHandle.ts:28 (opens in a new tab)


sharedUrl

Optional sharedUrl: string

Defined in

perspectives/PerspectiveHandle.ts:25 (opens in a new tab)


state

state: PerspectiveState

Defined in

perspectives/PerspectiveHandle.ts:22 (opens in a new tab)


uuid

uuid: string

Defined in

perspectives/PerspectiveHandle.ts:18 (opens in a new tab)