26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_CHARTDISPLAY_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_CHARTDISPLAY_H 
   30 #include "../Config.h" 
   42 class QwtPlotMagnifier;
 
   46   namespace color { 
class RGBAColor; }
 
   47   namespace da    { 
class ObjectIdSet; 
class DataSetType;}
 
   48   namespace se    { 
class Stroke; 
class Fill; 
class Font; }
 
A class that models the description of a dataset.
 
This class represents a set of unique ids created in the same context. i.e. from the same data set.