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 @ 6327

Name Size Revision Age Author Comment
  exceptions 5503 about 8 years Lluís Marqués Fix java doc of copy from exception
  statistics 5538 about 8 years Francisco Díaz Carsí Se ha eliminado el que las estadísticas observe...
AbstractBand.java 2.55 KB 6306 over 7 years Lluís Marqués Add getBandInfo method to AbstractBand
AbstractBuffer.java 19 KB 6325 over 7 years Francisco Díaz Carsí Mejorada considerablemente la velocidad de dibu...
AbstractClippedBand.java 1.92 KB 6304 over 7 years Lluís Marqués Override getBandInfo at AbstractClippedBand
AbstractPaginatedBand.java 4.29 KB 6323 over 7 years Francisco Díaz Carsí
AbstractROI.java 1.09 KB 5491 about 8 years Lluís Marqués Add vector ROI interface to default vector roi ...
BufferInterpolation.java 28.3 KB 6325 over 7 years Francisco Díaz Carsí Mejorada considerablemente la velocidad de dibu...
ClippedBandByte.java 1.15 KB 5750 almost 8 years Lluís Marqués Add type interfaces to Clipped bands.
ClippedBandDouble.java 1.17 KB 5750 almost 8 years Lluís Marqués Add type interfaces to Clipped bands.
ClippedBandFloat.java 1.16 KB 5750 almost 8 years Lluís Marqués Add type interfaces to Clipped bands.
ClippedBandInt.java 1.14 KB 5750 almost 8 years Lluís Marqués Add type interfaces to Clipped bands.
ClippedBandShort.java 1.15 KB 5750 almost 8 years Lluís Marqués Add type interfaces to Clipped bands.
ClippedBuffer.java 2.66 KB 6298 over 7 years Daniel Martinez Correcciones del proyecto y subida del proveedo...
DefaultBandInfo.java 2.34 KB 6327 over 7 years Lluís Marqués Add band data type to band info entity
DefaultBandNotification.java 434 Bytes 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
DefaultBuffer.java 4.1 KB 6302 over 7 years Lluís Marqués Add raster attribute query support
DefaultBufferLibrary.java 1.66 KB 5499 about 8 years Lluís Marqués Change RasterLocator to BufferLocator
DefaultBufferManager.java 7.51 KB 6327 over 7 years Lluís Marqués Add band data type to band info entity
DefaultBufferNotification.java 442 Bytes 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
DefaultNoData.java 2.54 KB 5486 about 8 years Francisco Díaz Carsí Statistics fixed median, implemented covariance.
DefaultVectorROI.java 3.41 KB 5524 about 8 years Lluís Marqués Fix envelope errors at vector ROI Add vector ro...
MemoryBandByte.java 3.25 KB 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
MemoryBandDouble.java 3.23 KB 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
MemoryBandFloat.java 3.21 KB 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
MemoryBandInt.java 3.17 KB 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
MemoryBandShort.java 3.21 KB 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
PaginatedBandByte.java 2.7 KB 6324 over 7 years Francisco Díaz Carsí
PaginatedBandDouble.java 2.77 KB 6220 almost 8 years Daniel Martinez Correcciones y mejoras en el rendimientos
PaginatedBandFloat.java 2.75 KB 6220 almost 8 years Daniel Martinez Correcciones y mejoras en el rendimientos
PaginatedBandInt.java 2.76 KB 6220 almost 8 years Daniel Martinez Correcciones y mejoras en el rendimientos
PaginatedBandShort.java 2.75 KB 6220 almost 8 years Daniel Martinez Correcciones y mejoras en el rendimientos
SimpleBandPageManager.java 4.73 KB 6326 over 7 years Francisco Díaz Carsí Sustituído bucle por todas las celdas al cargar...

Latest revisions

# Date Author Comment
6327 09/27/2016 12:47 PM Lluís Marqués

Add band data type to band info entity

6326 09/26/2016 12:32 PM Francisco Díaz Carsí

Sustituído bucle por todas las celdas al cargar un buffer de tipo byte por un put de todo el array en el buffer.

6325 09/23/2016 11:55 AM Francisco Díaz Carsí

Mejorada considerablemente la velocidad de dibujado de capas raster con proyección al vuelo.

6324 09/23/2016 11:53 AM Francisco Díaz Carsí
6323 09/23/2016 11:53 AM Francisco Díaz Carsí
6318 09/21/2016 10:57 AM Francisco Díaz Carsí

Mejora considerable en el tiempo de procesamiento del submuestreo de la interpolación por vecino más cercano.

6306 09/15/2016 09:24 AM Lluís Marqués

Add getBandInfo method to AbstractBand

6304 09/15/2016 08:49 AM Lluís Marqués

Override getBandInfo at AbstractClippedBand

6303 09/14/2016 01:15 PM Lluís Marqués

Move BandInfo attribute to AbstractPaginatedBand.
Fix JavaDoc of getBandInfo.

6302 09/14/2016 12:59 PM Lluís Marqués

Add raster attribute query support

View revisions

Also available in: Atom