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

Properties

name

name: string

Defined in

perspectives/PerspectiveHandle.ts:20


neighbourhood

Optional neighbourhood: NeighbourhoodExpression

Defined in

perspectives/PerspectiveHandle.ts:28


sharedUrl

Optional sharedUrl: string

Defined in

perspectives/PerspectiveHandle.ts:25


state

state: PerspectiveState

Defined in

perspectives/PerspectiveHandle.ts:22


uuid

uuid: string

Defined in

perspectives/PerspectiveHandle.ts:18