- class neuroglancer.viewer_state.LayerSelectionState
Represents the selection state for a single layer.
Public members¶
- value: None | Number | SegmentIdMapEntry
- annotation_id: str | None
- annotationId: str | None
- annotation_part: int | None
- annotationPart: int | None
-
LayerSelectionState(json_data=
None, _readonly=False, **kwargs) Initialize self. See help(type(self)) for accurate signature.
- to_json()
- __repr__()
Return repr(self).