GRE::LEGEND_LINE::ITEM Class Reference

Individual item in line legend. More...

#include <gre/legend.h>

Inheritance diagram for GRE::LEGEND_LINE::ITEM:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ITEM (LEGEND_LINE &legend, const RVC::ELEMENT &element, const MISTRING &label)
 ITEM (LEGEND_LINE &legend, const LINESTYLE &style, const MISTRING &label)
virtual ~ITEM ()
const LINESTYLEGetStyle () const
bool HasSameStyle (const LINESTYLE &style) const

Detailed Description

Individual item in line legend.


Constructor & Destructor Documentation

GRE::LEGEND_LINE::ITEM::ITEM ( LEGEND_LINE legend,
const LINESTYLE style,
const MISTRING label 
)

Constructor.

GRE::LEGEND_LINE::ITEM::ITEM ( LEGEND_LINE legend,
const RVC::ELEMENT element,
const MISTRING label 
)

Constructor using element number and label.

Parameters:
element Element
label Label
virtual GRE::LEGEND_LINE::ITEM::~ITEM (  )  [virtual]

Destructor.


Member Function Documentation

const LINESTYLE& GRE::LEGEND_LINE::ITEM::GetStyle (  )  const [inline]

Get style for item.

bool GRE::LEGEND_LINE::ITEM::HasSameStyle ( const LINESTYLE style  )  const

Determine if this item has same style.

Parameters:
style Style to compare

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

Generated on Sun Oct 7 21:34:41 2012 for TNTsdk 2012 by  doxygen 1.6.1