Skip to content
Neuroglancer
neuroglancer.read_precomputed_segment_properties.PrecomputedSegmentPropertiesReader
Initializing search
    neuroglancer
    • User Guide
    • Concepts
    • Data sources
    • JSON API
    • Python API
    neuroglancer
      • Navigation
      • Coordinate spaces
      • Data view
      • Layer
    • Data sources
      • API Reference
      • API Reference
        • Core
        • Viewer state
        • Viewer Config state
        • Exposing local data as data source
        • Credentials
        • Capturing Screenshots
        • Server
        • Utilities
          • JSON Containers
          • Trackable state
          • Precomputed Annotation I/O
            • C AnnotationMap
            • V AnnotationType
            • C AnnotationReader
            • C SkeletonReader
            • C SegmentProperties
            • C SegmentPropertySpec
            • C PrecomputedSegmentPropertiesReader
              • Public members
                • M __init__
                • M __getitem__
            • C PrecomputedSegmentPropertiesReader
              • Public members
                • M __init__
                • M __getitem__
    • Public members
    class neuroglancer.read_precomputed_segment_properties.PrecomputedSegmentPropertiesReader

    Public members¶

    PrecomputedSegmentPropertiesReader(base_spec: Spec | Any)

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

    __getitem__(key: int) -> SegmentProperties
    © Copyright 2021 The Neuroglancer Authors.
    Created using Sphinx 8.1.3. and Sphinx-Immaterial