class neuroglancer.viewer_state.SkeletonRenderingLineWidth2dTool(
    
LayerTool)

Public members

TOOL_TYPEstr = "skeletonRendering.lineWidth2d"
layerstr | None

Name of the layer to which this tool applies.

typestr
SkeletonRenderingLineWidth2dTool(*args**kwargs)

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

static SkeletonRenderingLineWidth2dTool(clsjson_data=None...)

Coerces the argument to a Tool.

to_json()
__eq__(other)

Return self==value.

__repr__()

Return repr(self).