Sha256: b3acab075252a5b214bd22542cbe2923c0bfacb7cfe0f6141c67ac1a879627cf

Contents?: true

Size: 253 Bytes

Versions: 12

Compression:

Stored size: 253 Bytes

Contents

require 'yt/annotations/note'

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

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
yt-annotations-2.0.0 lib/yt/annotations/label.rb
yt-annotations-1.4.2 lib/yt/annotations/label.rb
yt-annotations-1.4.1 lib/yt/annotations/label.rb
yt-annotations-1.4.0 lib/yt/annotations/label.rb
yt-annotations-1.3.2 lib/yt/annotations/label.rb
yt-annotations-1.3.1 lib/yt/annotations/label.rb
yt-annotations-1.3.0 lib/yt/annotations/label.rb
yt-annotations-1.2.3 lib/yt/annotations/label.rb
yt-annotations-1.2.2 lib/yt/annotations/label.rb
yt-annotations-1.2.1 lib/yt/annotations/label.rb
yt-annotations-1.2.0 lib/yt/annotations/label.rb
yt-annotations-1.1.0 lib/yt/annotations/label.rb