Type Parameters

Hierarchy

Constructors

constructor

Properties

createOrUpdate: ((props?: Partial<<internal>.Values<P>>, data?: D) => Task<void>)

Type declaration

destroy: (() => void)

Type declaration

    • (): void
    • Returns void

geometryVersion: number
getLoci: ((pickingId?: PickingId) => <internal>.Loci)

Type declaration

groupCount: number

Number of addressable groups in all visuals of the representation

label: string
mark: ((loci: <internal>.Loci, action: MarkerAction) => boolean)

Type declaration

params: Readonly<P>
setState: ((state: Partial<<internal>.State>) => void)

Type declaration

setTheme: ((theme: <internal>.Theme) => void)

Type declaration

updated: Subject<number>

Generated using TypeDoc