Perseus
    Preparing search index...
    type PositionedShape = {
        visibleShape: RaphaelElement;
        wrapper: HTMLDivElement;
    }
    Index

    Properties

    visibleShape: RaphaelElement
    wrapper: HTMLDivElement