Go to the documentation of this file.
   26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_SCATTER_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_SCATTER_H 
   30 #include "../Config.h" 
   38   namespace da  { 
class ObjectIdSet;}
 
   58           Scatter(
const std::vector<double>& axisX, 
const std::vector<double>& axisY);
 
  277 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_SCATTER_H 
  
 
This class represents an unique id for a data set element.
 
This file contains a set of utility scatter functions.
 
This class represents a set of unique ids created in the same context. i.e. from the same data set.