Hierarchy

  • RcsbFvSelectorManager

Constructors

Properties

hover: SaguaroRegionList[] = ...
lastSelection: null | SaguaroRegionList & {
    source: "structure" | "sequence";
} = null
selection: SaguaroRegionList[] = ...

Methods

  • Parameters

    • operation: "set" | "add"
    • regions: {
          labelAsymId: string;
          modelId: string;
          operatorName?: string;
          region: RegionSelectionInterface;
      }[]
    • mode: "select" | "hover"

    Returns void

Generated using TypeDoc