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

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.43 KB 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
AbstractBuffer.java 19.4 KB 5664 almost 8 years Lluís Marqués Fix error when buffer is projected. It is neces...
AbstractClippedBand.java 2.39 KB 5652 almost 8 years Lluís Marqués Fix error when a value is obtained in clipped b...
AbstractPaginatedBand.java 4.01 KB 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
AbstractROI.java 1.09 KB 5491 about 8 years Lluís Marqués Add vector ROI interface to default vector roi ...
BufferInterpolation.java 26.3 KB 5539 about 8 years Francisco Díaz Carsí Deleted rows & columns parameters in interpolat...
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.65 KB 5653 almost 8 years Lluís Marqués Fix error when first row and column is calculated.
DefaultBandNotification.java 434 Bytes 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
DefaultBuffer.java 5.24 KB 5541 about 8 years Francisco Díaz Carsí Added ClipppedBuffer and ClipppedBands
DefaultBufferLibrary.java 1.66 KB 5499 about 8 years Lluís Marqués Change RasterLocator to BufferLocator
DefaultBufferManager.java 7.17 KB 5541 about 8 years Francisco Díaz Carsí Added ClipppedBuffer and ClipppedBands
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.77 KB 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
PaginatedBandDouble.java 2.83 KB 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
PaginatedBandFloat.java 2.84 KB 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
PaginatedBandInt.java 2.76 KB 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
PaginatedBandShort.java 2.81 KB 5535 about 8 years Francisco Díaz Carsí Added BufferNotification and BandNotification, ...
SimpleBandPageManager.java 1.79 KB 5537 about 8 years Francisco Díaz Carsí Fixed creation of SimpleBandPageManager and Sim...

Latest revisions

# Date Author Comment
5750 06/21/2016 12:30 PM Lluís Marqués

Add type interfaces to Clipped bands.

5664 06/16/2016 03:50 PM Lluís Marqués

Fix error when buffer is projected. It is necessary to know data type of band to set value.

5653 06/15/2016 05:29 PM Lluís Marqués

Fix error when first row and column is calculated.

5652 06/15/2016 05:29 PM Lluís Marqués

Fix error when a value is obtained in clipped band implementation.

5541 05/27/2016 01:34 PM Francisco Díaz Carsí

Added ClipppedBuffer and ClipppedBands

5540 05/25/2016 04:41 PM Francisco Díaz Carsí

Added clip method to Buffer interface.
Not yet implemented in DefaultBuffer

5539 05/25/2016 03:53 PM Francisco Díaz Carsí

Deleted rows & columns parameters in interpolation methods

5538 05/25/2016 01:23 PM Francisco Díaz Carsí

Se ha eliminado el que las estadísticas observen a los buffer (y las estadísticsBand a las bandas) y se modifiquen en consecuencia. Las estadísticas quedan como una foto fija, cuando un buffer cambia simplemente elimina la instancia que tiene de las estadísticas.

5537 05/25/2016 12:17 PM Francisco Díaz Carsí

Fixed creation of SimpleBandPageManager and SimpleBandPageManagerList

5536 05/25/2016 11:44 AM Francisco Díaz Carsí

Added TestBufferStatistics

View revisions

Also available in: Atom