Jafar
|
Header file for the declaration and definition of all raster small objects. More...
Header file for the declaration and definition of all raster small objects.
Definition in file Raster.hpp.
Go to the source code of this file.
Classes | |
struct | jafar::lgl::RasterPoint |
Point object in a Raster. More... | |
struct | jafar::lgl::RasterCellIndex |
Top left corner coordinates in 2D of a Cell (= a pixel or a cluster of pixels). More... | |
class | jafar::lgl::RasterRect |
RasterRect class. More... | |
class | jafar::lgl::Raster |
Abtract class to define the type suitable for quadtree representation. More... | |
Namespaces | |
namespace | jafar |
Transport info from GDAL Datasets to Bands' internal data. | |
Functions | |
std::ostream & | jafar::lgl::operator<< (std::ostream &out, const RasterCellIndex &cell) |
bool | jafar::lgl::operator== (const RasterRect &, const RasterRect &) |
bool | jafar::lgl::operator!= (const RasterRect &, const RasterRect &) |
Generated on Wed Oct 15 2014 00:37:29 for Jafar by doxygen 1.7.6.1 |