Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DotRepresentation

Dot representation

Hierarchy

Index

Constructors

constructor

  • new DotRepresentation(surface: any, viewer: any, params: object): DotRepresentation

Methods

attach

  • attach(callback: any): void

build

  • build(updateWhat: any): void

clear

  • clear(): void

create

  • create(): void

dispose

  • dispose(): void

getBufferParams

  • getBufferParams(p: any): any

getColorParams

  • getColorParams(p: any): any

getParameters

  • getParameters(): object

init

  • init(params: any): void

make

  • make(updateWhat: any, callback: any): void

setColor

  • setColor(value: any, p: any): this

setParameters

  • setParameters(params: any, what: any, rebuild: any): this

setVisibility

  • setVisibility(value: boolean, noRenderRequest: boolean): Representation

update

  • update(what: any): void

updateParameters

  • updateParameters(bufferParams?: object, what: any): void

Generated using TypeDoc