gccv::OverlineTextTag Class Reference

Overline. More...

#include <text-tag.h>

Inheritance diagram for gccv::OverlineTextTag:

gccv::TextTag

List of all members.

Public Member Functions

 OverlineTextTag (TextDecoration overline, GOColor color=GO_COLOR_BLACK)
virtual ~OverlineTextTag ()
void Filter (PangoAttrList *l, unsigned start, unsigned end)
bool operator== (TextTag const &tag) const
TextTagDuplicate () const
TextDecoration GetOverline () const


Detailed Description

Overline.

TextTag class for text overline.

Definition at line 611 of file text-tag.h.


Constructor & Destructor Documentation

gccv::OverlineTextTag::OverlineTextTag ( TextDecoration  overline,
GOColor  color = GO_COLOR_BLACK 
)

Parameters:
overline a TextDecoration.
color the line color.
Constructs a OverlineTextTag with overline as overline mode and color than line color, default color being black.

virtual gccv::OverlineTextTag::~OverlineTextTag (  )  [virtual]

The destructor.


Member Function Documentation

TextTag* gccv::OverlineTextTag::Duplicate (  )  const [virtual]

Creates a copy of the OverlineTextTag with the same overline mode.

Returns:
the new TextTag.

Implements gccv::TextTag.

void gccv::OverlineTextTag::Filter ( PangoAttrList *  l,
unsigned  start,
unsigned  end 
) [virtual]

Parameters:
l a PangoAttrList.
start the start index of the relevant text.
end the end index of the relevant text.
Filter method for the OverlineTextTag class.

Implements gccv::TextTag.

TextDecoration gccv::OverlineTextTag::GetOverline (  )  const [inline]

Returns:
the overline mode.

Definition at line 651 of file text-tag.h.

bool gccv::OverlineTextTag::operator== ( TextTag const &  tag  )  const [virtual]

Parameters:
tag a TextTag.
Equality operator.
Returns:
true if tag is a OverlineTextTag and has the same overline mode than this.

Implements gccv::TextTag.


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

Generated on Fri Sep 24 15:58:43 2010 for The Gnome Chemistry Utils by  doxygen 1.5.9