Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MolecularSurface

Create Molecular surfaces

Hierarchy

  • MolecularSurface

Index

Constructors

constructor

Methods

_getAtomData

  • _getAtomData(): any

_makeSurface

  • _makeSurface(sd: any, p: any): Surface

dispose

  • dispose(): undefined

getSurface

  • getSurface(params: object): Surface

getSurfaceWorker

  • getSurfaceWorker(params: object, callback: object): undefined
  • Get molecular surface asynchronous

    Parameters

    • params: object

      parameters for surface creation

    • callback: object

      function to be called after surface is created

    Returns undefined

Generated using TypeDoc