Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

LociMarkProvider: (loci: <internal>.Loci, action: MarkerAction, noRender?: boolean) => void

Type declaration

    • The noRender argument indicates that the action should only update the internal data structure but not render anything user visible. For example, no ui update of loci labels.

      This is useful because some actions require clearing any markings before they can be applied.

      Parameters

      Returns void

Variables

Params: { granularity: <internal>.Select<"element" | "operator" | "residue" | "entity" | "model" | "structure" | "chain" | "elementInstances" | "residueInstances" | "chainInstances"> }

Type declaration

  • granularity: <internal>.Select<"element" | "operator" | "residue" | "entity" | "model" | "structure" | "chain" | "elementInstances" | "residueInstances" | "chainInstances">

Generated using TypeDoc