Class InternalMedia

All Implemented Interfaces:
IExtendable, OrthographyElement

@Documentation("https://talkbank.org/manuals/CHAT.html#Internal_Media") public final class InternalMedia extends AbstractOrthographyElement
Media bullet used only before a terminator.
  • Field Details

  • Constructor Details

    • InternalMedia

      public InternalMedia(float startTime, float endTime)
  • Method Details

    • getStartTime

      public float getStartTime()
    • getEndTime

      public float getEndTime()
    • isUnset

      public boolean isUnset()
    • isPoint

      public boolean isPoint()
    • text

      public String text()
      Description copied from interface: OrthographyElement
      Get string representation of the element.
      Returns:
      the string value of the element