Class: Yt::Annotations::Label

Inherits:
Note
  • Object
show all
Defined in:
lib/yt/annotations/label.rb

Overview

A Label annotation is just a Note annotation with text, start/end time and an optional link, but shaped like a rectangle without borders.

Instance Attribute Summary

Attributes inherited from Base

#ends_at, #link, #starts_at, #text

Method Summary

Methods inherited from Note

#initialize

Constructor Details

This class inherits a constructor from Yt::Annotations::Note