@diamondlightsource/davidia
    Preparing search index...

    Class RectangularSelection

    Class to select a rectangle

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    alpha: number = 0.3

    opacity [0,1]

    angle: number

    angle of selection (radians)

    asDashed?: boolean

    if true, outline is dashed

    colour?: string

    outline colour

    defaultColour: "#ddcc77" = '#ddcc77'

    default colour

    fixed: boolean = false

    if true, not moveable

    id: string

    identity

    invTransform: Matrix3
    lengths: [number, number]

    lengths of major and minor sides

    name: string = ''

    name

    start: [number, number]

    start (or centre) point coordinate

    transform: Matrix3
    vStart: Vector3

    Vector3 copy of start coordinate

    Methods