@coasys/ad4m / Exports / PerspectiveUnsignedInput
Class: PerspectiveUnsignedInput
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new PerspectiveUnsignedInput(links?)
Parameters
| Name | Type |
|---|---|
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
| Name | Type |
|---|---|
link | Link |
Returns
Defined in
perspectives/Perspective.ts:110