class neuroglancer.viewer_config_state.ConfigState

Public members

credentialsMap[str, dict]
actionsset[str]
input_event_bindingsInputEventBindings
inputEventBindingsInputEventBindings
status_messagesMap[str, str]
statusMessagesMap[str, str]
source_generationsMap[str, int]
sourceGenerationsMap[str, int]
screenshotstr | None
show_ui_controlsbool
showUIControlsbool
show_locationbool
showLocationbool
show_layer_panelbool
showLayerPanelbool
show_help_buttonbool
showHelpButtonbool
show_settings_buttonbool
showSettingsButtonbool
show_layer_side_panel_buttonbool
showLayerSidePanelButtonbool
show_tool_palette_buttonbool
showToolPaletteButtonbool
show_layer_list_panel_buttonbool
showLayerListPanelButtonbool
show_selection_panel_buttonbool
showSelectionPanelButtonbool
show_panel_bordersbool
showPanelBordersbool
scale_bar_optionsScaleBarOptions
scaleBarOptionsScaleBarOptions
show_layer_hover_valuesbool
showLayerHoverValuesbool
viewer_sizendarray[tuple[2], int64] | None
viewerSizendarray[tuple[2], int64] | None
prefetchList[PrefetchState]
volume_requestsList[VolumeRequest]
volumeRequestsList[VolumeRequest]
ConfigState(json_data=None_readonly=False**kwargs)

Initialize self. See help(type(self)) for accurate signature.

to_json()
__eq__(other)

Return self==value.

__repr__()

Return repr(self).