Statistics
| Revision:

gvsig-raster / org.gvsig.raster / branches @ 6310

# Date Author Comment
6310 09/15/2016 12:15 PM Lluís Marqués

Create netcdf project folder

6309 09/15/2016 10:06 AM Lluís Marqués

Update desktop parent version

6308 09/15/2016 10:06 AM Lluís Marqués

Fix buffer and legend library test.

6307 09/15/2016 10:05 AM Lluís Marqués

Fix getBandInfo signature method

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

Add getBandInfo method to AbstractBand

6305 09/15/2016 08:56 AM Lluís Marqués

Fix exception message

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

6301 09/14/2016 12:25 PM Lluís Marqués

Minor changes. Fix JavaDoc

6300 09/14/2016 12:25 PM Lluís Marqués

Minor changes. Fix JavaDoc

6299 09/14/2016 12:06 PM Lluís Marqués

Minor changes. Fix JavaDoc.

6298 09/13/2016 02:01 PM Daniel Martinez

Correcciones del proyecto y subida del proveedor de GDAL

6288 08/26/2016 01:52 PM Daniel Martinez

Se añade el proyecto JIMI Legend, aunque actualmente da problemas

6287 08/23/2016 02:53 PM Daniel Martinez

Generates a package to be installed in gvSIG where can load a png

6286 08/23/2016 10:49 AM Daniel Martinez

Correccion en el pom

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

Correcciones y mejoras en el rendimientos

6219 08/10/2016 08:05 AM Lluís Marqués

Remove scope test of buffer lib api dependency refs #19987

6069 07/29/2016 02:24 PM Daniel Martinez

It shows the image, but it takes too much time. Also the viewport must be the same dimensions that the image

5986 07/25/2016 12:01 PM Daniel Martinez

Modificaciones al provider factory y casos prueba

5908 07/20/2016 12:11 PM Daniel Martinez

TestCase && RasterLegendChangedListener

5907 07/19/2016 01:15 PM Daniel Martinez

Raster Store, JIMI provider and Raster Layer:org.gvsig.fmap.dal.raster

5906 07/19/2016 12:38 PM Daniel Martinez

Raster Store, JIMI provider and Raster Layer

5751 06/21/2016 12:31 PM Lluís Marqués

Clip and interpolated before project buffer to improve performance when a buffer is drawn.
Add test to test draw methods with several envelopes and types.

5750 06/21/2016 12:30 PM Lluís Marqués

Add type interfaces to Clipped bands.

5674 06/20/2016 09:52 AM Lluís Marqués

Remove unused PAL band interpretation

5673 06/20/2016 09:38 AM Lluís Marqués

Add accept method to factory. This method allow us to ask factory if file can be read by factory.
Add getColorTables implementation from directory.
Add test.

5672 06/20/2016 08:04 AM Lluís Marqués

Add gvSIG Color Table IO implementation to read and write ColorTables

5671 06/20/2016 08:01 AM Lluís Marqués

Minor change.

5670 06/17/2016 01:29 PM Lluís Marqués

Change getValue method for getAlpha

5669 06/17/2016 12:10 PM Lluís Marqués

Add TODO comments at gvSIGColorTableIO. It has to be implemented when RMF file can be read and written.

5668 06/17/2016 11:59 AM Lluís Marqués

Fix NPE at compareTo method when one of two classes have null name.
Add ColorTablaIO test.

5667 06/17/2016 11:58 AM Lluís Marqués

Change method readFile to read.
Remove name of factory. Now it uses ColorTableIO name to ne registered.

5666 06/17/2016 10:01 AM Lluís Marqués

Add ColorTableIO to read and write color tables from gvSIG and Gimp formats.

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

Add new tests

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.

5663 06/16/2016 03:46 PM Lluís Marqués

Fix error when transparency is applied to RGB buffer.

5662 06/16/2016 12:31 PM Lluís Marqués

Add draw gray buffer.
Fix global transparency over gray and rgb buffers.

5661 06/16/2016 12:26 PM Lluís Marqués

Change default value of transparency to 255 (opaque).

5660 06/16/2016 12:25 PM Lluís Marqués

Fix createColorTable method.

5659 06/16/2016 12:24 PM Lluís Marqués

Fix implementation of getRGBA method. This method can not use binary search.

5658 06/16/2016 07:50 AM Lluís Marqués

Add ColorInterpretation and RasterLegend test

5657 06/16/2016 07:42 AM Lluís Marqués

Fix transparency constructors.
Fix default value when there are not defined transparency ranges.

5656 06/16/2016 07:41 AM Lluís Marqués

Fix Color interpretation constructor when a color intepretation constant is received as parameter.
Fix isGray and isUndefined method

5655 06/16/2016 07:38 AM Lluís Marqués

Add methods to create Transparency entities.
Remove useless method to create color interpretation.

5654 06/16/2016 07:37 AM Lluís Marqués

Minor changes. Fix variable name.

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.

5651 06/15/2016 12:57 PM Lluís Marqués

Add first implementation of draw method.

5650 06/15/2016 12:56 PM Lluís Marqués

Change opacity for transparency.
Add method to get alpha of RGB value defined by TransparencyRanges.

5649 06/15/2016 12:54 PM Lluís Marqués

Add method to color table to get RGB of value defined by classes of ColorTable.

5648 06/15/2016 12:53 PM Lluís Marqués

Add is gray method to color interpretation

5647 06/14/2016 04:28 PM Lluís Marqués

Fix javadoc

5646 06/14/2016 04:15 PM Lluís Marqués

Add transparency implementation.

5645 06/14/2016 12:42 PM Lluís Marqués

Fix name of color interpretation persistence definition

5644 06/14/2016 12:26 PM Lluís Marqués

Minor changes. Fix javadoc.

5643 06/14/2016 12:17 PM Lluís Marqués

Add Color interpretation API
Add API to raster legend manager to create color interpretations
Add raster legend implementation
Add isNamePath check to Color Table to avoid set path as color table name.

5642 06/14/2016 09:19 AM Lluís Marqués

Minor changes.

5641 06/14/2016 09:12 AM Lluís Marqués

Add implementation of ColorTable and ColorTableClass.
Add create methods to Raster legend manager.

5640 06/13/2016 03:53 PM Lluís Marqués

Minnor changes. Fix javadoc.

5639 06/13/2016 03:50 PM Lluís Marqués

Remove SPI module. It is not necessary.

5638 06/13/2016 03:48 PM Lluís Marqués

Add default implementation classes.

5637 06/13/2016 02:49 PM Lluís Marqués

Add copyFrom method to ColorTable
Add read method to fill an ColorTable from file
Add ColorTableClass class.

5636 06/13/2016 02:07 PM Lluís Marqués

Rename ColorTableProvider to ColorTableIO.
Add methods to create table colors and get registered table color IO factories to write and read color tables from files.

5635 06/13/2016 11:39 AM Lluís Marqués

Add default implementation of Raster legend library and manager.

5634 06/13/2016 11:37 AM Lluís Marqués

Add raster legend project to dependency management.

5633 06/13/2016 11:35 AM Lluís Marqués

Add Raster legend API dependency to IMPL.

5632 06/13/2016 11:08 AM Lluís Marqués

Add library, locator and library file to register raster legend library. refs #19411 @2h

5542 05/27/2016 02:09 PM Francisco Díaz Carsí

Added interfaces of legend's api

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

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

Added BufferNotification and BandNotification, StatisticsBandNotification.

5534 05/24/2016 05:23 PM Francisco Díaz Carsí

Fixed TailTrim

5533 05/24/2016 05:12 PM Francisco Díaz Carsí

Fixed calculus of covariance and fixed tests of covariance and tailTrim.

5531 05/24/2016 12:18 PM Lluís Marqués

Fix interpolated methods
Add interpolated method

5530 05/24/2016 10:18 AM Francisco Díaz Carsí

Fixed target buffer creation in interpolate method

5529 05/24/2016 10:11 AM Lluís Marqués

Add get band type and get band no data to API

5528 05/24/2016 09:59 AM Lluís Marqués

Fix median operation
Fix second min and max operation
Add statistics test

5527 05/23/2016 02:19 PM Francisco Díaz Carsí

- Introducing interpolation of buffer
- Moved isPaginated and isReadOnly methods from buffer to bands.

5526 05/23/2016 12:14 PM Lluís Marqués

Add project buffer method.

5525 05/20/2016 02:20 PM Lluís Marqués

Add page manager list to set page manager by band.

5524 05/20/2016 12:37 PM Lluís Marqués

Fix envelope errors at vector ROI
Add vector roi test

5523 05/20/2016 12:22 PM Francisco Díaz Carsí

Disregarded NoData values in Statistics & fixed the calculation of covariance.

5522 05/20/2016 10:55 AM Francisco Díaz Carsí

Added paginated bands

5521 05/20/2016 10:44 AM Lluís Marqués

Add JTS geometry dependencies to test

5520 05/20/2016 10:38 AM Lluís Marqués

Fix java doc

5519 05/20/2016 09:24 AM Daniel Martinez

Changed DefaultBands to MemoryBands

5518 05/20/2016 09:12 AM Francisco Díaz Carsí

Deleted Histogram class (it can access by statistics)

5517 05/20/2016 08:58 AM Francisco Díaz Carsí

Changed name of DefaultBands to MemoryBands

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

Introducing paginated band manager.

5514 05/20/2016 07:59 AM Lluís Marqués

Change get geometry list to return unmodifiable list of geometries.

5513 05/20/2016 07:48 AM Lluís Marqués

Fix method switch bands. Changed returns for exceptions.

5512 05/20/2016 07:43 AM Lluís Marqués

Fix toArray and getBandX methods
Remove Band iterator and use iterator of arrayList

5511 05/20/2016 07:43 AM Lluís Marqués

Add default buffer test

5510 05/20/2016 07:41 AM Lluís Marqués

Add require geometry library to buffer library construction