Search
Preparing search index...
The search index is not available
@rcsb/rcsb-saguaro-3d
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@rcsb/rcsb-saguaro-3d
RcsbFv3DAssembly
<internal>
SaguaroPluginInterface
Interface SaguaroPluginInterface
Hierarchy
SaguaroPluginPublicInterface
SaguaroPluginInterface
Index
Methods
camera
Focus
clear
clear
Focus
clear
Selection
color
Component
create
Component
display
Component
get
Component
Set
init
is
Component
load
plugin
Call
remove
Component
reset
Camera
select
set
Focus
set
Hover
Callback
set
Model
Change
Callback
set
Representation
Change
Callback
set
Select
Callback
unset
Callbacks
Methods
camera
Focus
camera
Focus
(
modelId
:
string
, labelAsymId
:
string
, positions
:
number
[]
, operatorName
?:
string
)
:
void
camera
Focus
(
modelId
:
string
, labelAsymId
:
string
, begin
:
number
, end
:
number
, operatorName
?:
string
)
:
void
Parameters
modelId:
string
labelAsymId:
string
positions:
number
[]
Optional
operatorName:
string
Returns
void
Parameters
modelId:
string
labelAsymId:
string
begin:
number
end:
number
Optional
operatorName:
string
Returns
void
clear
clear
(
)
:
void
Returns
void
clear
Focus
clear
Focus
(
)
:
void
Returns
void
clear
Selection
clear
Selection
(
mode
:
"select"
|
"hover"
, option
?:
SaguaroChain
)
:
void
Parameters
mode:
"select"
|
"hover"
Optional
option:
SaguaroChain
Returns
void
color
Component
color
Component
(
componentId
:
string
, color
:
"atom-id"
|
"carbohydrate-symbol"
|
"chain-id"
|
"element-index"
|
"element-symbol"
|
"entity-id"
|
"entity-source"
|
"hydrophobicity"
|
"illustrative"
|
"model-index"
|
"molecule-type"
|
"occupancy"
|
"operator-hkl"
|
"operator-name"
|
"partial-charge"
|
"polymer-id"
|
"polymer-index"
|
"residue-name"
|
"secondary-structure"
|
"sequence-id"
|
"shape-group"
|
"uncertainty"
|
"unit-index"
|
"uniform"
|
"volume-value"
)
:
Promise
<
void
>
Parameters
componentId:
string
color:
"atom-id"
|
"carbohydrate-symbol"
|
"chain-id"
|
"element-index"
|
"element-symbol"
|
"entity-id"
|
"entity-source"
|
"hydrophobicity"
|
"illustrative"
|
"model-index"
|
"molecule-type"
|
"occupancy"
|
"operator-hkl"
|
"operator-name"
|
"partial-charge"
|
"polymer-id"
|
"polymer-index"
|
"residue-name"
|
"secondary-structure"
|
"sequence-id"
|
"shape-group"
|
"uncertainty"
|
"unit-index"
|
"uniform"
|
"volume-value"
Returns
Promise
<
void
>
create
Component
create
Component
(
componentId
:
string
, modelId
:
string
, labelAsymId
:
string
, begin
:
number
, end
:
number
, representationType
:
"label"
|
"cartoon"
|
"spacefill"
|
"backbone"
|
"ball-and-stick"
|
"carbohydrate"
|
"ellipsoid"
|
"gaussian-surface"
|
"gaussian-volume"
|
"line"
|
"molecular-surface"
|
"orientation"
|
"point"
|
"putty"
, operatorName
?:
string
)
:
Promise
<
void
>
create
Component
(
componentId
:
string
, modelId
:
string
, labelAsymId
:
string
, representationType
:
"label"
|
"cartoon"
|
"spacefill"
|
"backbone"
|
"ball-and-stick"
|
"carbohydrate"
|
"ellipsoid"
|
"gaussian-surface"
|
"gaussian-volume"
|
"line"
|
"molecular-surface"
|
"orientation"
|
"point"
|
"putty"
, operatorName
?:
string
)
:
Promise
<
void
>
create
Component
(
componentId
:
string
, residues
:
SaguaroPosition
[]
, representationType
:
"label"
|
"cartoon"
|
"spacefill"
|
"backbone"
|
"ball-and-stick"
|
"carbohydrate"
|
"ellipsoid"
|
"gaussian-surface"
|
"gaussian-volume"
|
"line"
|
"molecular-surface"
|
"orientation"
|
"point"
|
"putty"
)
:
Promise
<
void
>
create
Component
(
componentId
:
string
, residues
:
SaguaroRange
[]
, representationType
:
"label"
|
"cartoon"
|
"spacefill"
|
"backbone"
|
"ball-and-stick"
|
"carbohydrate"
|
"ellipsoid"
|
"gaussian-surface"
|
"gaussian-volume"
|
"line"
|
"molecular-surface"
|
"orientation"
|
"point"
|
"putty"
)
:
Promise
<
void
>
Parameters
componentId:
string
modelId:
string
labelAsymId:
string
begin:
number
end:
number
representationType:
"label"
|
"cartoon"
|
"spacefill"
|
"backbone"
|
"ball-and-stick"
|
"carbohydrate"
|
"ellipsoid"
|
"gaussian-surface"
|
"gaussian-volume"
|
"line"
|
"molecular-surface"
|
"orientation"
|
"point"
|
"putty"
Optional
operatorName:
string
Returns
Promise
<
void
>
Parameters
componentId:
string
modelId:
string
labelAsymId:
string
representationType:
"label"
|
"cartoon"
|
"spacefill"
|
"backbone"
|
"ball-and-stick"
|
"carbohydrate"
|
"ellipsoid"
|
"gaussian-surface"
|
"gaussian-volume"
|
"line"
|
"molecular-surface"
|
"orientation"
|
"point"
|
"putty"
Optional
operatorName:
string
Returns
Promise
<
void
>
Parameters
componentId:
string
residues:
SaguaroPosition
[]
representationType:
"label"
|
"cartoon"
|
"spacefill"
|
"backbone"
|
"ball-and-stick"
|
"carbohydrate"
|
"ellipsoid"
|
"gaussian-surface"
|
"gaussian-volume"
|
"line"
|
"molecular-surface"
|
"orientation"
|
"point"
|
"putty"
Returns
Promise
<
void
>
Parameters
componentId:
string
residues:
SaguaroRange
[]
representationType:
"label"
|
"cartoon"
|
"spacefill"
|
"backbone"
|
"ball-and-stick"
|
"carbohydrate"
|
"ellipsoid"
|
"gaussian-surface"
|
"gaussian-volume"
|
"line"
|
"molecular-surface"
|
"orientation"
|
"point"
|
"putty"
Returns
Promise
<
void
>
display
Component
display
Component
(
componentLabel
:
string
, visibilityFlag
:
boolean
)
:
void
display
Component
(
componentLabel
:
string
)
:
boolean
Parameters
componentLabel:
string
visibilityFlag:
boolean
Returns
void
Parameters
componentLabel:
string
Returns
boolean
get
Component
Set
get
Component
Set
(
)
:
Set
<
string
>
Returns
Set
<
string
>
init
init
(
elementId
:
string
, props
?:
any
)
:
void
Parameters
elementId:
string
Optional
props:
any
Returns
void
is
Component
is
Component
(
componentId
:
string
)
:
boolean
Parameters
componentId:
string
Returns
boolean
load
load
(
args
:
LoadMolstarInterface
|
LoadMolstarInterface
[]
)
:
void
Parameters
args:
LoadMolstarInterface
|
LoadMolstarInterface
[]
Returns
void
plugin
Call
plugin
Call
(
f
:
(
plugin
:
PluginContext
)
=>
void
)
:
void
Parameters
f:
(
plugin
:
PluginContext
)
=>
void
(
plugin
:
PluginContext
)
:
void
Parameters
plugin:
PluginContext
Returns
void
Returns
void
remove
Component
remove
Component
(
componentId
?:
string
)
:
void
Parameters
Optional
componentId:
string
Returns
void
reset
Camera
reset
Camera
(
)
:
void
Returns
void
select
select
(
modelId
:
string
, labelAsymId
:
string
, x
:
number
, y
:
number
, mode
:
"select"
|
"hover"
, operation
:
"add"
|
"set"
, operatorName
?:
string
)
:
void
select
(
selection
:
SaguaroPosition
[]
, mode
:
"select"
|
"hover"
, operation
:
"add"
|
"set"
)
:
void
select
(
selection
:
SaguaroRange
[]
, mode
:
"select"
|
"hover"
, operation
:
"add"
|
"set"
)
:
void
Parameters
modelId:
string
labelAsymId:
string
x:
number
y:
number
mode:
"select"
|
"hover"
operation:
"add"
|
"set"
Optional
operatorName:
string
Returns
void
Parameters
selection:
SaguaroPosition
[]
mode:
"select"
|
"hover"
operation:
"add"
|
"set"
Returns
void
Parameters
selection:
SaguaroRange
[]
mode:
"select"
|
"hover"
operation:
"add"
|
"set"
Returns
void
set
Focus
set
Focus
(
modelId
:
string
, labelAsymId
:
string
, begin
:
number
, end
:
number
, operatorName
?:
string
)
:
void
Parameters
modelId:
string
labelAsymId:
string
begin:
number
end:
number
Optional
operatorName:
string
Returns
void
set
Hover
Callback
set
Hover
Callback
(
g
:
(
flag
?:
boolean
)
=>
void
)
:
void
Parameters
g:
(
flag
?:
boolean
)
=>
void
(
flag
?:
boolean
)
:
void
Parameters
Optional
flag:
boolean
Returns
void
Returns
void
set
Model
Change
Callback
set
Model
Change
Callback
(
f
:
(
modelMap
:
SaguaroPluginModelMapType
)
=>
void
)
:
void
Parameters
f:
(
modelMap
:
SaguaroPluginModelMapType
)
=>
void
(
modelMap
:
SaguaroPluginModelMapType
)
:
void
Parameters
modelMap:
SaguaroPluginModelMapType
Returns
void
Returns
void
set
Representation
Change
Callback
set
Representation
Change
Callback
(
g
:
(
flag
?:
boolean
)
=>
void
)
:
void
Parameters
g:
(
flag
?:
boolean
)
=>
void
(
flag
?:
boolean
)
:
void
Parameters
Optional
flag:
boolean
Returns
void
Returns
void
set
Select
Callback
set
Select
Callback
(
g
:
(
flag
?:
boolean
)
=>
void
)
:
void
Parameters
g:
(
flag
?:
boolean
)
=>
void
(
flag
?:
boolean
)
:
void
Parameters
Optional
flag:
boolean
Returns
void
Returns
void
unset
Callbacks
unset
Callbacks
(
)
:
void
Returns
void
Modules
Rcsb
Fv3DAssembly
<internal>
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
geo/geometry/text/font-
atlas"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
gl/render-
object"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
gl/renderable/schema"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
model/structure/model"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
model/structure/model/properties/atomic"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
plugin-
state/builder/structure/representation"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
plugin-
state/transforms/data"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
plugin-
state/transforms/misc"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
plugin-
state/transforms/model"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
plugin-
state/transforms/representation"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
plugin-
state/transforms/shape"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
plugin-
state/transforms/volume"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
repr/structure/representation"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
repr/volume/representation"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
script/language/symbol"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
script/language/type"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
state/state/builder"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
state/transformer"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
task/execution/synchronous"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
util/binding"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
util/clip"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
util/color/color"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
util/color/index"
"/
Users/joan/devel/rcsb-
saguaro-
3d/node_
modules/molstar/lib/mol-
util/uuid"
Arguments
Array
Encoder
Assembly
Asset
Atomic
Hierarchy
Atomic
Index
Axes3D
Binding
Bit
Flags
Box3D
Bundle
Buttons
Type
Camera
Camera
Transition
Manager
Canvas3D
Canvas3DContext
Category
Cell
Cif
Category
Cif
Export
Context
Cif
Field
Clipping
Coarse
Hierarchy
Collection
Color
Color
Theme
Column
Compiled
Query
Fn
Coordinates
Cube
File
Custom
Property
Descriptor
Cylinders
Direct
Volume
Dx
File
Encoding
Expression
Field
Generators
Geometry
Grid
Image
Indexed
Indexed
Input
Observer
Int
Adjacency
Graph
Int
Map
Inter
Unit
Bonds
Inter
Unit
Graph
Interactivity
Manager
Interval
Intra
Unit
Bonds
Iterator
Keyed
Lines
List
Location
Loci
Loci
Loci
Log
Entry
Map
Marker
Actions
Mat3
Mat4
Material
Mesh
Model
Modifiers
Keys
Mol
Script
Builder
Object3D
Object
Event
Ordered
Map
Ordered
Set
Ordered
Set
Overpaint
Picking
Id
Pixel
Data
Plugin
Animation
Manager
Plugin
Behavior
Plugin
Command
Plugin
Spec
Plugin
State
Plugin
State
Animation
Plugin
State
Snapshot
Manager
Plugin
Toast
Manager
Points
Principal
Axes
Progress
Quat
Query
Runtime
Arguments
Query
Symbol
Runtime
Renderer
Representation
Representation
Provider
Result
Runtime
Context
Rx
Event
Helper
Scene
Script
Segmentation
Seq
Sequence
Set
Set
Shape
Size
Theme
Sorted
Array
Sorted
Ranges
Spacegroup
Spacegroup
Cell
Sphere3D
Spheres
Stack
State
State
Action
State
Builder
State
Object
State
Object
Cell
State
Object
Ref
State
Object
Selector
State
Tree
State
Tree
Spine
Stereo
Camera
Structure
Structure
Structure
Component
Manager
Structure
Hierarchy
Manager
Structure
Query
Structure
Representation
Builder
Structure
Representation
Preset
Provider
Structure
Representation
Registry
Structure
Result
Structure
Selection
Structure
Sequence
Substance
Symmetry
Group
Symmetry
Operator
Table
Task
Task
Manager
Tensor
Text
Texture
Mesh
Theme
Time
Topology
Traits
Trajectory
Hierarchy
Preset
Provider
Transform
Transformer
Transparency
Type
UUID
Unit
Unit
Ring
Unit
Rings
Value
Box
Value
Cell
Value
Ref
Vec2
Vec3
Vec4
Viewport
Viewport
Screenshot
Helper
Visual
Visual
Update
State
Volume
Volume
Hierarchy
Manager
Volume
Representation
Registry
Volume
Server
Header
Volume
Server
Info
Volume
Streaming
Rcsb
Fv3DCustom
Saguaro
Plugin
Interface
camera
Focus
clear
clear
Focus
clear
Selection
color
Component
create
Component
display
Component
get
Component
Set
init
is
Component
load
plugin
Call
remove
Component
reset
Camera
select
set
Focus
set
Hover
Callback
set
Model
Change
Callback
set
Representation
Change
Callback
set
Select
Callback
unset
Callbacks
Generated using
TypeDoc