Octra libraries - v2.0.0
    Preparing search index...

    Interface ISegmentLevel

    interface ISegmentLevel {
        items: ISegment[];
        name: string;
        type: AnnotationLevelType;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Properties

    items: ISegment[]
    name: string