- Preparing search index...
- The search index is not available
neuroglancer
Class SegmentationGraphSourceAbstract
Accessors
Abstract
highBitRepresentative
- get highBitRepresentative(): boolean
-
Returns boolean
Methods
Abstract
trackSegment
- trackSegment(id: Uint64, callback: ((id: null | Uint64) => void)): (() => void)
-
Parameters
-
-
callback: ((id: null | Uint64) => void)
-
- (id: null | Uint64): void
-
Returns void
Returns (() => void)