libsub
 All Classes Files Functions Variables
Public Member Functions | Public Attributes | List of all members
sub::Line Class Reference

A line of text within a subtitle. More...

#include <subtitle.h>

Collaboration diagram for sub::Line:
Collaboration graph
[legend]

Public Member Functions

 Line (RawSubtitle s)
 
bool same_metadata (RawSubtitle) const
 

Public Attributes

VerticalPosition vertical_position
 
std::list< Blockblocks
 

Detailed Description

A line of text within a subtitle.

This represents a line of text which has a particular vertical position.

Constructor & Destructor Documentation

Line::Line ( RawSubtitle  s)

Construct a Line taking any relevant information from a RawSubtitle

Member Data Documentation

VerticalPosition sub::Line::vertical_position

vertical position of the baseline of the text


The documentation for this class was generated from the following files: