Contains an implementation of a grid. More...
Go to the source code of this file.
Classes | |
class | te::qt::widgets::Grid |
This class implements the grid, planar or geographic, to be used with the MapDisplay. More... | |
Namespaces | |
te | |
TerraLib. | |
te::gm | |
Namespace for the Vector Geometry module of TerraLib. | |
te::qt | |
Namespace for the Qt module of TerraLib. | |
te::qt::widgets | |
Namespace for the Qt Widgets module of TerraLib. | |
Enumerations | |
enum | te::qt::widgets::GridTypes { te::qt::widgets::PLANAR , te::qt::widgets::GEOGRAPHIC } |
Defines the types of grid that can be used. More... | |
Contains an implementation of a grid.
Definition in file Grid.h.