Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RepresentationCollection

Hierarchy

Index

Constructors

constructor

Properties

list

Accessors

first

  • get first(): undefined | T

Methods

_remove

build

  • build(params?: any): this

dispose

  • dispose(params?: any): this

forEach

  • forEach(fn: function): this

setColor

  • setColor(color: number | string | Color): this

setParameters

  • setParameters(params: any): this

setSelection

  • setSelection(string: string): this

setVisibility

  • setVisibility(value: boolean): this

update

  • update(what: any): this

Generated using TypeDoc