TimeSeriesDataSetLayer.h File Reference

A layer with a reference to an TimeSeriesDataSet. More...

#include "../Config.h"
#include "AbstractSTDataSetLayer.h"
#include <boost/ptr_container/ptr_vector.hpp>

Go to the source code of this file.

Classes

class  te::st::TimeSeriesDataSetLayer
 A layer with reference to a dataset that contains trajectories. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::st
 Namespace for the TerraLib ST module.
 

Typedefs

typedef boost::intrusive_ptr< TimeSeriesDataSetLayer > te::st::TimeSeriesDataSetLayerPtr
 

Detailed Description

A layer with a reference to an TimeSeriesDataSet.

Definition in file TimeSeriesDataSetLayer.h.