@rcsb/rcsb-saguaro
    Preparing search index...
    interface BlockElementInterface {
        rectBegin?: number;
        rectEnd?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    rectBegin?: number

    Alternative begin position for rects in block displays. It is used to split annotation into multiple rects when gaps are included

    rectEnd?: number

    Alternative begin position for rects in block displays. It is used to split annotation into multiple rects when gaps are included