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