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