Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SmoTextGroupParams

Constructor parameters for a text group, a block of text in Smoosic

param justification

one of {@link SmoScoreText.justifications}

param relativePosition

relative position to other text groups

param pagination

indicates if this text is paginated (goes on each page)

param spacing

distance between blocks

param attachToSelector

acts like 'note text' if attached to a note, otherwise the position is based on score position, or page position if paginated

param selector

if attached, the selector in question

param blocks

the actual blocks of text

Hierarchy

  • SmoTextGroupParams

Generated using TypeDoc