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