27 #ifndef __TERRALIB_ST_INTERNAL_STDATALOADERFROMDS_H    28 #define __TERRALIB_ST_INTERNAL_STDATALOADERFROMDS_H    31 #include "../Config.h"    34 namespace te { 
namespace da { 
class DataSet; 
class DataSourceInfo; } }
   167 #endif  // __TERRALIB_ST_INTERNAL_STDATALOADERFROMDS_H #define TESTEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
An abstract class responsible for loading spatiotemporal data from data sources. 
 
A class that contains infos about a DataSet that contains observations. 
 
This file contains an abstract class responsible for loading spatiotemporal data from data sources...
 
TemporalRelation
Temporal relations between date and time (Source: Allen, 1991). 
 
SpatialRelation
Spatial relations between geometric objects. 
 
TraverseType
A dataset can be traversed in two ways: 
 
An Envelope defines a 2D rectangular region. 
 
A class responsible for loading spatiotemporal data from a DataSource using query capabilities...
 
Geometry is the root class of the geometries hierarchy, it follows OGC and ISO standards. 
 
A class that contains infos about a DataSet that contains observations of one or more trajectories...
 
A dataset is the unit of information manipulated by the data access module of TerraLib. 
 
A class that contains infos about a DataSet that contains observations of one or more time series...