![]() |
TerraLib 4.1
|
A class to supporting a geometrical representation. More...
#include <TeRepresentation.h>
Public Member Functions | |
| TeRepresentation () | |
| Constructor. | |
Public Attributes | |
| int | id_ |
| representation unique dabatase identifier | |
| TeGeomRep | geomRep_ |
| representation type ( | |
| std::string | tableName_ |
| name of the table that stores the geometries associated to this representation | |
| TeBox | box_ |
| representation bounding box | |
| std::string | description_ |
| representation description | |
| double | resX_ |
| the x resolution of the layer cell set geometry | |
| double | resY_ |
| the y resolution of the layer cell set geometry | |
| int | nCols_ |
| number of columns in raster geometry | |
| int | nLins_ |
| number of columns in raster geometry | |
A class to supporting a geometrical representation.
addGeomRepresentation.cpp, databaseQuery.cpp, and databaseSQLQuery.cpp.
| TeRepresentation::TeRepresentation | ( | ) | [inline] |
Constructor.
representation bounding box
representation description
representation type (
representation unique dabatase identifier
number of columns in raster geometry
number of columns in raster geometry
| double TeRepresentation::resX_ |
the x resolution of the layer cell set geometry
| double TeRepresentation::resY_ |
the y resolution of the layer cell set geometry
name of the table that stores the geometries associated to this representation