MAIDR Documentation - v3.58.2
    Preparing search index...

    Class AnnounceSubtitleCommand

    Command to describe the subtitle of the figure.

    Hierarchy

    • AnnounceCommand
      • AnnounceSubtitleCommand
    Index

    Constructors

    Properties

    context: Context
    textViewModel: TextViewModel
    audioService: AudioService
    textService: TextService

    Methods

    • Restores the scope to the correct parent after a label describe command. Returns to SUBPLOT when at figure level (came from FIGURE_LABEL), TRACE otherwise (came from TRACE_LABEL).

      Returns void

    • Executes the command to display the subtitle. Accesses subtitle from the figure level via Context, since subtitle is a figure-level property not available on trace state.

      Returns void