26#ifndef __TERRALIB_QT_WIDGETS_INTERNAL_SCATTER_H 
   27#define __TERRALIB_QT_WIDGETS_INTERNAL_SCATTER_H 
   38  namespace da  { 
class ObjectIdSet;}
 
   58          Scatter(
const std::vector<double>& axisX, 
const std::vector<double>& axisY);
 
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.
 
This class represents an unique id for a data set element.