API Reference
classes
Perspectiveunsignedinput

@coasys/ad4m / Exports / PerspectiveUnsignedInput

Class: PerspectiveUnsignedInput

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new PerspectiveUnsignedInput(links?)

Parameters

NameType
links?LinkInput[]

Defined in

perspectives/Perspective.ts:103

Properties

links

links: LinkInput[]

Defined in

perspectives/Perspective.ts:101

Methods

fromLink

Static fromLink(link): PerspectiveUnsignedInput

Parameters

NameType
linkLink

Returns

PerspectiveUnsignedInput

Defined in

perspectives/Perspective.ts:110