- class neuroglancer.Annotation
Public members¶
- description: str | None
-
static Annotation(cls, obj=
None, _readonly: bool =False, **kwargs) Coerces the argument to an
Annotation.
-
Annotation(json_data=
None, _readonly=False, **kwargs) Initialize self. See help(type(self)) for accurate signature.
- to_json()
- __repr__()
Return repr(self).