Visual Tagging Tool

Class: Tag/Tags

Tag(s) are used to mark the text and display the marked tagged text according to its defined effect visually. VTT tag provides following options:

  • Add
  • Arrange (re-order)
  • Edit properties of Tags
    • Name

    • Font
    • Size
    • Text color
    • Background color
    • Bold
    • Italic
    • Underline
    • Display filter

    • Preview

  • Save Tags to a file (tag configuration file)
  • Import Tags from a file (tag Configuration file)

The UML class diagram is shown below:

Tag/Tags UML class diagram

** Please also note the first tag in Tags is reserved by VTT as follows:

AttributeDefault ValueNotes
NameText/ClearReserved by VTT
FontMonospacedConfigurable
Size12Configurable
BoldfalseConfigurable
ItalicfalseConfigurable
UnderlinefalseConfigurable
DisplayfalseConfigurable
Foreground ColorWhiteConfigurable, used for selected text color
Background ColorBlackConfigurable, used for selection background color