@diamondlightsource/davidia
    Preparing search index...

    Class LinearSelection

    Class to select a line

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _asDashed?: boolean

    if true, outline is dashed

    _defaultColour: "#44aa99" = '#44aa99'

    default colour

    _invTransform: Matrix3
    _transform: Matrix3
    _vStart: Vector3

    Vector3 copy of start coordinate

    alpha: number = 0.3

    opacity [0,1]

    angle: number

    angle of selection (radians)

    colour?: string

    outline colour

    fixed: boolean = false

    if true, not moveable

    id: string

    identity

    length: number

    length of line

    name: string = ''

    name

    start: [number, number]

    start (or centre) point coordinate

    Methods