gdal Directory Reference

Files

file  Band.h [code]
 It gives access to values in one band (dimension) of a raster.
 
file  Config.h [code]
 Configuration flags for the GDAL Driver of TerraLib.
 
file  DataSet.h [code]
 
file  DataSetsManager.h [code]
 
file  DataSetUseCounter.h [code]
 
file  DataSource.h [code]
 The implementation of a DataSource that consists of datasets that can be decoded by the GDAL Library.
 
file  DataSourceFactory.h [code]
 This is the concrete implementation of a factory that builds data sources managed by the GDAL Library.
 
file  Exception.h [code]
 An exception class for the GDAL module.
 
file  Globals.h [code]
 An static class with global definitions for the TerraLib GDAL driver.
 
file  Module.h [code]
 The TerraLib GDAL driver as a plugin.
 
file  Raster.h [code]
 This is a class that represents a GDAL Raster.
 
file  RasterFactory.h [code]
 This is the concrete factory for GDAL rasters.
 
file  Transactor.h [code]
 
file  Utils.h [code]
 Utilitary functions to access GDAL and match some of its concepts to TerraLib concepts.