- class neuroglancer.viewer_state.Layer
Public members¶
- local_velocity: Map[str, DimensionPlaybackVelocity]
- localVelocity: Map[str, DimensionPlaybackVelocity]
- tool_bindings: Map[str, Tool]
- static interpolate(a, b, t)
-
Layer(json_data=
None
, _readonly=False
, **kwargs) Initialize self. See help(type(self)) for accurate signature.
- to_json()
- __repr__()
Return repr(self).