@rcsb/rcsb-saguaro
Preparing search index...
RcsbBoard/RcsbBoard
RcsbBoard
Class RcsbBoard
Index
Constructors
constructor
Properties
d3
Manager
element
Click
Subject
Methods
add
Hover
Callback
add
Track
get
Selection
highlight
Region
remove
Scroll
Event
reset
set
Board
Width
set
Element
Click
Callback
set
Highlight
Hover
Element
set
Highlight
Hover
Position
set
Range
set
Scale
set
Selection
start
Board
x
Scale
Constructors
constructor
new
RcsbBoard
(
elementId
:
string
,
xScale
:
RcsbScaleInterface
,
selection
:
RcsbSelection
,
contextManager
:
RcsbFvContextManager
,
)
:
RcsbBoard
Parameters
elementId
:
string
xScale
:
RcsbScaleInterface
selection
:
RcsbSelection
contextManager
:
RcsbFvContextManager
Returns
RcsbBoard
Properties
Readonly
d3
Manager
d3Manager
:
RcsbD3Manager
= ...
Readonly
element
Click
Subject
elementClickSubject
:
Subject
<
{
d
?:
RcsbFvTrackDataElementInterface
;
e
?:
MouseEvent
}
,
>
= ...
Methods
add
Hover
Callback
addHoverCallback
(
f
:
(
n
:
RcsbFvTrackDataElementInterface
[]
)
=>
void
)
:
void
Parameters
f
:
(
n
:
RcsbFvTrackDataElementInterface
[]
)
=>
void
Returns
void
add
Track
addTrack
(
track
:
RcsbDisplayInterface
|
RcsbDisplayInterface
[]
,
options
?:
{}
,
)
:
void
Parameters
track
:
RcsbDisplayInterface
|
RcsbDisplayInterface
[]
Optional
options
:
{}
Returns
void
get
Selection
getSelection
()
:
RcsbSelection
Returns
RcsbSelection
highlight
Region
highlightRegion
(
d
:
RcsbFvTrackDataElementInterface
|
null
,
operation
:
"set"
|
"add"
|
"replace-last"
,
mode
:
"select"
|
"hover"
,
propFlag
?:
boolean
,
)
:
void
Parameters
d
:
RcsbFvTrackDataElementInterface
|
null
operation
:
"set"
|
"add"
|
"replace-last"
mode
:
"select"
|
"hover"
Optional
propFlag
:
boolean
Returns
void
remove
Scroll
Event
removeScrollEvent
()
:
void
Returns
void
reset
reset
()
:
void
Returns
void
set
Board
Width
setBoardWidth
(
w
:
number
)
:
void
Parameters
w
:
number
Returns
void
set
Element
Click
Callback
setElementClickCallback
(
f
:
(
d
?:
RcsbFvTrackDataElementInterface
,
e
?:
MouseEvent
)
=>
void
,
)
:
void
Parameters
f
:
(
d
?:
RcsbFvTrackDataElementInterface
,
e
?:
MouseEvent
)
=>
void
Returns
void
set
Highlight
Hover
Element
setHighlightHoverElement
(
flag
:
boolean
)
:
void
Parameters
flag
:
boolean
Returns
void
set
Highlight
Hover
Position
setHighlightHoverPosition
()
:
void
Returns
void
set
Range
setRange
(
from
:
number
,
to
:
number
)
:
void
Parameters
from
:
number
to
:
number
Returns
void
set
Scale
setScale
(
domId
:
string
)
:
void
Parameters
domId
:
string
Returns
void
set
Selection
setSelection
(
boardId
:
string
,
mode
:
"select"
|
"hover"
)
:
void
Parameters
boardId
:
string
mode
:
"select"
|
"hover"
Returns
void
start
Board
startBoard
()
:
void
Returns
void
x
Scale
xScale
()
:
RcsbScaleInterface
Returns
RcsbScaleInterface
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
d3
Manager
element
Click
Subject
Methods
add
Hover
Callback
add
Track
get
Selection
highlight
Region
remove
Scroll
Event
reset
set
Board
Width
set
Element
Click
Callback
set
Highlight
Hover
Element
set
Highlight
Hover
Position
set
Range
set
Scale
set
Selection
start
Board
x
Scale
src
RcsbBoard
RcsbD3
RcsbD3DisplayManager
RcsbD3AreaManager.ts
RcsbD3AreaManager
MoveAreaInterface
PlotAreaInterface
PlotAxisInterface
RcsbD3BlockManager.ts
<internal>
RcsbD3BlockManager
CircleDecoratorInterface
LineDecoratorInterface
MoveBlockInterface
PlotBlockInterface
PlotCircleInterface
PlotLineInterface
RcsbD3BondManager.ts
RcsbD3BondManager
MoveBondInterface
PlotBondInterface
RcsbD3FastSequenceManager.ts
RcsbD3FastSequenceManager
MoveFastSequenceInterface
PlotFastSequenceInterface
PlotFastSequenceLineInterface
RcsbD3LineManager.ts
RcsbD3LineManager
MoveLineInterface
PlotLineInterface
RcsbD3PinManager.ts
RcsbD3PinManager
MovePinInterface
PlotPinInterface
RcsbD3SequenceManager.ts
RcsbD3SequenceManager
MoveSequenceInterface
PlotSequenceInterface
PlotSequenceLineInterface
RcsbD3VariantManager.ts
RcsbD3VariantManager
MoveVariantInterface
PlotVariantInterface
RcsbD3VlineManager.ts
RcsbD3VlineManager
MoveVlineInterface
PlotVlineInterface
RcsbD3Constants.ts
MOUSE
RcsbD3Constants
RcsbD3EventDispatcher.ts
RcsbD3EventDispatcher
RcsbD3Manager.ts
RcsbD3Manager
HighlightRegionInterface
MainGConfInterface
MoveSelectedRegionInterface
PaneConfInterface
SVGConfInterface
TrackConfInterface
ZoomConfigInterface
RcsbD3ScaleFactory.ts
RcsbD3ScaleFactory
RcsbScaleInterface
RcsbDisplay
RcsbAbstractDisplay.ts
RcsbAbstractDisplay
RcsbAbstractTrack.ts
RcsbAbstractTrack
RcsbAreaDisplay.ts
<internal>
RcsbAreaDisplay
RcsbAxisDisplay.ts
RcsbAxisDisplay
RcsbBlockDisplay.ts
RcsbBlockDisplay
BlockElementInterface
RcsbBondDisplay.ts
RcsbBondDisplay
RcsbCompositeDisplay.ts
<internal>
RcsbCompositeDisplay
RcsbDisplayInterface.ts
RcsbDisplayInterface
RcsbTrackInterface
RcsbFastSequenceDisplay.ts
RcsbFastSequenceDisplay
RcsbLineDisplay.ts
RcsbLineDisplay
RcsbPinDisplay.ts
RcsbPinDisplay
RcsbVariantDisplay.ts
RcsbVariantDisplay
RcsbVlineDisplay.ts
RcsbVlineDisplay
RcsbBoard.ts
<internal>
RcsbBoard
LocationViewInterface
RcsbSelection.ts
RcsbSelection
SelectionInterface
RcsbWindowEventManager.ts
RcsbWindowEventManager
RcsbDataManager
RcsbDataManager.ts
RcsbDataManager
RcsbFvTrackData
RcsbFvTrackDataMap
RcsbFvColorGradient
RcsbFvTrackDataElementGapInterface
RcsbFvTrackDataElementInterface
RcsbFv
RcsbFvBoard
Components
AxisRow.tsx
<internal>
AxisRow
BoardGlow.tsx
<internal>
BoardGlow
BoardProgress.tsx
<internal>
BoardProgress
RowGlow.tsx
<internal>
RowGlow
Utils
BoardDataState.ts
BoardDataState
RcsbFvRowRenderConfigInterface
RowConfigFactory.ts
RowConfigFactory
RowStatusMap.ts
RowStatusMap
RcsbFvBoard.tsx
<internal>
RcsbFvBoard
RcsbFvBoardFullConfigInterface
RcsbFvTable.tsx
<internal>
RcsbFvTable
RcsbFvConfig
RcsbFvConfig.ts
RcsbFvConfig
RcsbFvConfigInterface.ts
<internal>
RcsbFvBoardConfigInterface
RcsbFvDisplayConfigInterface
RcsbFvLink
RcsbFvRowExtendedConfigInterface
RcsbFvRowConfigInterface
RcsbFvDefaultConfigValues.ts
<internal>
InterpolationTypes
RcsbFvDisplayTypes
RcsbFvDefaultConfigValues
RcsbFvDOMConstants.ts
RcsbFvDOMConstants
RcsbFvContextManager
RcsbFvContextManager.ts
CONDITIONAL_FLAG
EventType
RcsbFvContextManager
DomainViewInterface
MoveTrackInterface
RowReadyInterface
SelectionInterface
SetSelectionInterface
TrackDataInterface
TrackVisibilityInterface
RcsbFvContextManagerType
RcsbFvRow
RcsbFvRow.tsx
<internal>
RcsbFvRow
RcsbFvRowMark.tsx
<internal>
RcsbFvRowMark
RcsbFvRowMarkInterface
RcsbFvRowMarkPublicInterface
RcsbFvRowTitle.tsx
<internal>
RcsbFvRowTitle
RcsbFvRowTitleInterface
RowTitleComponentType
RcsbFvRowTrack.tsx
<internal>
RcsbFvRowTrack
RcsbFvState
RcsbFvStateManager.ts
<internal>
RcsbFvStateManager
RcsbFvTooltip
RcsbFvTooltipImplementation
RcsbFvTooltip.ts
RcsbFvTooltip
RcsbFvTooltipInterface.ts
RcsbFvTooltipInterface
RcsbFvTooltipManager.ts
RcsbFvTooltipManager
RcsbFvTrack
RcsbFvDisplay.ts
RcsbFvDisplay
RcsbFvTrack.ts
RcsbFvTrack
RcsbFvUI
RcsbFvUI.tsx
RcsbFvUI
RcsbFvUIButtonInterface
RcsbFvUIConfigInterface
RcsbFvUIStateInterface
RcsbFv.tsx
RcsbFv
RcsbFvInterface
RcsbFvExamples
BlockAreaTrack.ts
CompositeTrack.ts
CustomTooltip.ts
MultipleAlignment.ts
MultipleTracks.ts
RcsbFv.ts
InterpolationTypes
RcsbFv
RcsbFvBoardConfigInterface
RcsbFvColorGradient
RcsbFvDisplayConfigInterface
RcsbFvDisplayTypes
RcsbFvInterface
RcsbFvLink
RcsbFvLocationViewInterface
RcsbFvRowExtendedConfigInterface
RcsbFvTrackData
RcsbFvTrackDataElementGapInterface
RcsbFvTrackDataElementInterface
RowTitleComponentType
@d3fc/d3fc-sample
*.css
*.json
*.module.sass
*.module.scss
*.svg