26 #ifndef __TERRALIB_RASTER_INTERNAL_RASTER_H_H 27 #define __TERRALIB_RASTER_INTERNAL_RASTER_H_H 37 #include "raster/Config.h" 86 #endif // __TERRALIB_RASTER_INTERNAL_RASTER_H_H A struct that can be used to keep the summary of a raster band (most statistics). ...
An exception class for the Raster module.
It gives access to values in one band (dimension) of a raster.
It describes one band (or dimension) of a raster.
It contains the algorithm to reproject raster data.
A singleton for keeping raster summaries (most statistics).
A proxy class for bands of several rasters over the same region.
An abstract class for raster data strucutures.
Syncrhonized raster band.
It implements and iterator to "navigate" over a single band, optimized by a window structure (e...
It implements the vectorizer, based on TerraLib 4 algorithm.
Utility functions for dealing with raster data blocks.
Utility functions for the raster module.
This is the abstract factory for Rasters.
An adapter class to allow concurrent access to raster data by multiple threads.
Polygon tile indexing class for optmized geometrical relational tests.
It implements an iterator to "navigate" over a single band (const or not const).
An access synchronizer to be used in SynchronizedRaster raster instances.
RasterSummary is just a typedef of a boost::ptr_vector.
Synchronized raster raster band blocks manager.
It implements and iterator to "navigate" over a raster, with a predefined number of bands...
A rectified grid is the spatial support for raster data.
A polygon container node class.
It interpolates one pixel based on a selected algorithm.