-
class neuroglancer.viewer_state.LocalAnnotationLayer(
AnnotationLayer) Public members¶
- LocalAnnotationLayer(dimensions, *args, **kwargs)
Initialize self. See help(type(self)) for accurate signature.
- annotation_properties: List[AnnotationPropertySpec]
- annotationProperties: List[AnnotationPropertySpec]
- shader_controls: Map[str, str]
- shaderControls: Map[str, str]
- static interpolate(a, b, t)
- local_velocity: Map[str, DimensionPlaybackVelocity]
- localVelocity: Map[str, DimensionPlaybackVelocity]
- tool_bindings: Map[str, Tool]
- to_json()
- __repr__()
Return repr(self).