class neuroglancer.viewer_state.Tool Public members¶ type: str Tool(*args, **kwargs) Initialize self. See help(type(self)) for accurate signature. static Tool(cls, json_data=None, _readonly: bool = False, **kwargs) Coerces the argument to a Tool. TOOL_TYPE: str to_json() __eq__(other) Return self==value. __repr__() Return repr(self).