class neuroglancer.viewer_state.EllipsoidAnnotation(Annotation)

Public members

EllipsoidAnnotation(*args**kwargs)

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

centerNDArray[float32]
radiiNDArray[float32]
idstr | None
typestr
descriptionstr | None
segmentsList[List[uint64]] | None
propsList[Real | str] | None
static EllipsoidAnnotation(clsobj=None...)

Coerces the argument to an Annotation.

to_json()
__eq__(other)

Return self==value.

__repr__()

Return repr(self).