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.impl / src / main / java / org / gvsig / raster / lib / buffer / impl / PaginatedBandDouble.java @ 8800

History | View | Annotate | Download (3.08 KB)

# Date Author Comment
6503 11/10/2016 02:46 PM Francisco Díaz Carsí

Reserved memory buffers the first time a page is loaded instead of in the constructor of the PaginatedBands.

6487 11/02/2016 04:44 PM Francisco Díaz Carsí

Improve buffers allocation size.

6220 08/19/2016 02:26 PM Daniel Martinez

Correcciones y mejoras en el rendimientos

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

Added BufferNotification and BandNotification, StatisticsBandNotification.

5515 05/20/2016 08:51 AM Francisco Díaz Carsí

Introducing paginated band manager.