class neuroglancer.viewer_state.LineAnnotation(Annotation)

Public members

LineAnnotation(*args**kwargs)

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

point_aNDArray[float32]
pointANDArray[float32]
point_bNDArray[float32]
pointBNDArray[float32]
idstr | None
typestr
descriptionstr | None
segmentsList[List[uint64]] | None
propsList[Real | str] | None
static LineAnnotation(clsobj=None_readonly: bool = False...)

Coerces the argument to an Annotation.

to_json()
__eq__(other)

Return self==value.

__repr__()

Return repr(self).