class neuroglancer.viewer_state.LocalAnnotationLayer(
    
AnnotationLayer)

Public members

LocalAnnotationLayer(dimensions*args**kwargs)

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

sourceLayerDataSources
annotationsList[Annotation]
annotation_propertiesList[AnnotationPropertySpec]
annotationPropertiesList[AnnotationPropertySpec]
annotation_relationshipsList[str]
annotationRelationshipsList[str]
linked_segmentation_layerMap[str, str]
linkedSegmentationLayerMap[str, str]
filter_by_segmentationList[str]
filterBySegmentationList[str]
ignore_null_segment_filterbool
ignoreNullSegmentFilterbool
shaderstr
shader_controlsMap[str, str]
shaderControlsMap[str, str]
static interpolate(abt)
typestr | None
local_dimensionsCoordinateSpace
localDimensionsCoordinateSpace
local_positionNDArray[float32] | None
localPositionNDArray[float32] | None
local_velocityMap[str, DimensionPlaybackVelocity]
localVelocityMap[str, DimensionPlaybackVelocity]
tabstr | None
panelsList[LayerSidePanelState]
pickbool | None
tool_bindingsMap[str, Tool]
toolTool | None
to_json()
__eq__(other)

Return self==value.

__repr__()

Return repr(self).

annotation_colorstr | None
annotationColorstr | None