-
class neuroglancer.viewer_config_state.SegmentIdMapEntry(
NamedTuple) Public members¶
- static SegmentIdMapEntry(_cls, key: int, ...)
Create new instance of SegmentIdMapEntry(key, value, label)
- __repr__()
Return a nicely formatted representation string
- __getnewargs__()
Return self as a plain tuple. Used by copy and pickle.