Statistics
| Revision:

gvsig-raster / org.gvsig.raster / branches / org.gvsig.raster.2.4 / org.gvsig.raster / org.gvsig.raster.lib / org.gvsig.raster.lib.buffer / org.gvsig.raster.lib.buffer.api / src / main / java / org / gvsig / raster / lib / buffer / api / BandNotification.java @ 8800

History | View | Annotate | Download (521 Bytes)

# Date Author Comment
8788 02/23/2018 09:03 AM Francisco Díaz Carsí

Añadidas notificaciones de carga de páginas de las bandas de los buffer para uso futuro.
Cambiado el método de interpolación de los bufferes tanto para el tileado como para el dibujado de "vecino más cercano" a "bilineal"

5535 05/25/2016 10:53 AM Francisco Díaz Carsí

Added BufferNotification and BandNotification, StatisticsBandNotification.