#include <LabelLegend.h>
Inheritance diagram for LabelLegend:
Public Member Functions | |
LabelLegend () | |
void | setLabelSet (const LabelSet *const labelSet) |
void | draw (std::ostringstream &os, SVG *psvg, DrawingLabelManager *plm, const double x, const double y) |
Private Attributes | |
const LabelSet * | _labelSet |
|
|
|
Implements Legend. |
|
|
|
|