TerraLib 4.1
E:/Projetos_Primeiro_Semestre_2012/TerraView/terralib/src/terralib/kernel/TeSTInstance.h File Reference

This file contains a class called TeSTInstance that represents an instance in time of a geographical object or element. More...

#include "TeTimeInterval.h"
#include "TeMultiGeometry.h"
#include "TeBaseSTInstance.h"
#include <string>
#include <map>
#include <vector>

Go to the source code of this file.

Classes

class  TeSTInstance
 A class that represents an instance in a time of a spatial object. More...

Typedefs

typedef vector< TeSTInstanceTeSTElement
 A spatial temporal element or object (TeSTElement) is composite of a set of spatial temporal instances related to it.

Detailed Description

This file contains a class called TeSTInstance that represents an instance in time of a geographical object or element.


Typedef Documentation

typedef vector<TeSTInstance> TeSTElement

A spatial temporal element or object (TeSTElement) is composite of a set of spatial temporal instances related to it.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines