class neuroglancer.viewer_state.LayerGroupViewer

Public members

typestr
flexfloat
layersList[str]
layout
positionLinkedPosition
velocityMap[str, DimensionPlaybackVelocity]
cross_section_orientationLinkedOrientationState
crossSectionOrientationLinkedOrientationState
cross_section_scaleLinkedZoomFactor
crossSectionScaleLinkedZoomFactor
cross_section_depthLinkedDepthRange
crossSectionDepthLinkedDepthRange
projection_orientationLinkedOrientationState
projectionOrientationLinkedOrientationState
projection_scaleLinkedZoomFactor
projectionScaleLinkedZoomFactor
projection_depthLinkedDepthRange
projectionDepthLinkedDepthRange
tool_bindingsMap[str, Tool]
toolBindingsMap[str, Tool]
LayerGroupViewer(*args**kwargs)

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

__repr__()

Return repr(self).

static interpolate(abt)
to_json()
__eq__(other)

Return self==value.