class neuroglancer.viewer_state.LayerSelectionState

Represents the selection state for a single layer.

Public members

local_positionNDArray[float32] | None
valueNone | Number | SegmentIdMapEntry
annotation_idstr | None
annotationIdstr | None
annotation_partint | None
annotationPartint | None
annotation_subsourcestr | None
annotationSubsourcestr | None
LayerSelectionState(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).