Statistics
| Revision:

root / branches / dal_time_support / libraries / libFMap_mapcontext @ 35970

  • svn:ignore: .classpath .project .settings maven-eclipse.xml target bin hs_err_pid* .externalToolBuilders .settings .classpath .project
# Date Author Comment
35771 07/18/2011 10:10 AM Jorge Piera

Merging the project to the revision 35763 (branch v2_0_0_prep)

35626 07/04/2011 11:29 AM Jorge Piera

The ViewPort events have to be thrown when the Time is updated

35625 07/04/2011 09:45 AM Jorge Piera

Merging the project to the revision 35487 (branch v2_0_0_prep)

35498 06/23/2011 06:20 PM Jorge Piera

The DataStore.getInstants method has been renamed to getTimes because an individual time could be an Interval

35492 06/23/2011 01:48 PM Jorge Piera

Updating the time branches with the last timeSupport version

35334 05/27/2011 09:57 AM Jorge Piera

Adding a temporal evaluator when the viewPort has time

35333 05/27/2011 09:46 AM Jorge Piera

Merging the project to the revision 35329 (branch v2_0_0_prep)

35331 05/27/2011 09:39 AM Jorge Piera

Adding the time attribute to the evaluator

35201 05/23/2011 02:08 PM Jorge Piera

Merging the project to the revision 35198 (branch v2_0_0_prep)

35199 05/23/2011 02:03 PM Jorge Piera

Replacing the evaluator by time and envelope by other evaluator by time

35197 05/23/2011 12:17 PM Jorge Piera

Merging the project to the revision 35184 (branch v2_0_0_prep)

35134 05/13/2011 10:35 AM Jorge Piera

Adding the evaluator by time

35116 05/09/2011 12:29 PM Jorge Piera

Merging the project to the revision 35112 (branch v2_0_0_prep)

34634 02/24/2011 05:15 PM Jorge Piera

Make the branch compatible with the FMap_dal project in the same branch

34633 02/24/2011 04:54 PM Jorge Piera

Creating a branch for the MapContext. It is necessary because the ViewPort has to be updated to add the temporal filter

34515 02/14/2011 01:00 PM Cesar Ordiñana

Correct encoding

34514 02/14/2011 01:00 PM Cesar Ordiñana

Correct encoding

34512 02/14/2011 10:19 AM Cristian Martín

DynObject changes of values attribute from Object[] to Map led to some errors at some modules in gvSIG. These errors have been patched.

34488 02/09/2011 03:15 PM Cristian Martín

Added functionality to register metadata and get it's correct MetadataName.

34303 12/21/2010 03:44 PM fdiaz

Fix shape type of legend for multipoint, multicurve and multisurface vectorial layers.

34270 12/16/2010 11:30 AM Cristian Martín

Added isExtended function implementation

34267 12/15/2010 04:58 PM Jorge Piera

The java.awt.Dimension class doesn't have setters and getters to set or get the class attributes. These methods has been replaced accessing to the attributes directly. This issue is supported in both desktop and mobile.

34266 12/15/2010 04:46 PM Jorge Piera

The java.awt.Dimension class doesn't have setters and getters to set or get the class attributes. These methods has been replaced accessing to the attributes directly. This issue is supported in both desktop and mobile.

34149 11/18/2010 05:36 PM Cesar Ordiñana

Update tools lib tests dependence definition, using type:test-jar instead of classifier:tests

34139 11/18/2010 09:59 AM Cesar Ordiñana

Replace boundary function with the envelope one in sql queries, as it is not supported in mysql and in postgis it doesn't support geometrycollections

34112 11/09/2010 12:18 PM Jorge Piera

Adding methods to manage the envelope for the FeatureStore

33739 10/21/2010 02:16 PM fdiaz

Persistencia de capas postgis

33718 10/20/2010 05:11 PM Joaquín del Cerro Murciano

Se ha modificado el interface DataStore, cambiando la semantica de este metodo getName y añadiendo el metodo getFullName.

Se ha eliminado el metodo getName de FeatureStoreProvider y
subido al interface padre DataStoreProvider, a la vez que se
cambia la semantica de este....

33681 10/18/2010 10:38 AM fdiaz

Persistencia de proyectos con capas vectoriales de archivo y sus correspondientes simbologías.
Persistencia de los hyperenlaces.

33657 10/11/2010 03:01 PM Cesar Ordiñana

Info by Point implementation improvements

33652 10/08/2010 12:10 PM Joaquín del Cerro Murciano

- Changes in metadata dependencies
- Fix persistence bugs in symbology

33623 10/01/2010 10:40 AM Cristian Martín

Add layer with metadata load functionality

33619 09/29/2010 06:55 PM Joaquín del Cerro Murciano

Changes in persistence definitions
Improve mechanism of register persistence definitions, symbols, and legends.

33615 09/29/2010 01:53 PM Cesar Ordiñana

Put correct logger declaration

33613 09/29/2010 10:51 AM fdiaz

Clonado del ViewPort

33609 09/28/2010 01:53 PM fdiaz

Deshabilitación de los test

33593 09/24/2010 09:57 AM Jorge Piera

Removing some duplicated methods

33429 09/23/2010 03:28 PM Cesar Ordiñana

Info by point implementation based on the tools.swing.dynobject utilities

33410 09/22/2010 11:00 AM Joaquín del Cerro Murciano

Fix error in persistence

33395 09/21/2010 12:49 PM Cristian Martín

FLayer static variable METADATA_CRS had a mispelled value "SRS" instead of "CRS", which is the attribute name of the datastore metadata field.

33394 09/21/2010 12:41 PM Cristian Martín

Conditional if unnecessary, getDynValue will return null if not found.

33393 09/21/2010 09:25 AM Jorge Piera

Test classes have to implement the DynClass and DynField methods

33391 09/20/2010 05:10 PM Joaquín del Cerro Murciano
33354 09/02/2010 02:37 PM Cesar Ordiñana

Persist x, y, width and height instead of minx, miny, maxx, maxy because of precision errors.

33352 09/02/2010 09:54 AM Cesar Ordiñana

Solve persistence errors

33351 09/02/2010 09:45 AM Cesar Ordiñana

Add persistence registration of the FlayerStatus class

33350 09/02/2010 09:45 AM Cesar Ordiñana

Solve persistence definition error

33349 09/02/2010 09:42 AM Cesar Ordiñana

Solve persistence issues

33348 09/02/2010 09:02 AM Cesar Ordiñana

Solver tests errors by changing factory creation with getting them through the PersistenceManager

33339 09/01/2010 11:15 AM Jorge Piera

Adding the getLegend method to the MapContextManager

33331 08/25/2010 02:52 PM Joaquín del Cerro Murciano

- Persistence changes.
- Add persistence factory to AWT Dimension
- Change getType of FeatureAttributeDescriptor to getDataType
to avoid conflict.
- Metadata definition changes.
- Partial remove of HiperLink in fmap and appgvsig.
- Add support in metadata project to MetadataContainers.

33281 08/16/2010 12:15 PM Joaquín del Cerro Murciano

Changes in persistence management.

33205 07/23/2010 10:38 AM Cesar Ordiñana

Make Feature extend DynObject, FeatureSet extend DynObjectSet and FeaturePagingHelper extend DynObjectPagingHelper, so the main Feature related data interfaces may be used as DynObjects.

Remove the conflicting and empty DisposableIterator from DAL, as now it is available in tools.

33197 07/16/2010 02:32 PM Francisco José Peñarrubia

Using envelopeWKT instead of "toString"

33053 07/07/2010 12:03 PM Cesar Ordiñana

Evaluator getCQL method replaced with getSQL, as this is the real type of the expressions returned

33032 07/06/2010 05:11 PM Joaquín del Cerro Murciano

Add to the libreries declaration of dependency with other libraries.

33031 07/06/2010 05:08 PM Joaquín del Cerro Murciano

Fix bug when load a layer and has problems creating the legend.

33030 07/06/2010 05:08 PM Joaquín del Cerro Murciano

Fix bug when load a layer and has problems creating the legend.

32923 07/02/2010 06:17 PM Joaquín del Cerro Murciano

Add to MapContextManager methods to create layers and deprecate this in LayerFactory

32907 06/28/2010 05:40 PM Cesar Ordiñana

Correct import

32906 06/28/2010 03:59 PM Cesar Ordiñana

Use new DataManager utility method

32880 06/24/2010 02:34 PM Joaquín del Cerro Murciano

- Update to org.gvsig.tools 2.1.0
- separate metadata definition from provider parameters definition.
- Use of xml files to define metadata and persistence in DAL.

32793 06/10/2010 12:16 PM Cesar Ordiñana

Add new methods to the GraphicLayer:
- add more parameters to the addGraphic: an Object tag and a priority
- add a getSymbolId

32736 05/27/2010 01:48 PM Vicente Caballero

cache

32711 05/24/2010 04:40 PM Cesar Martinez Izquierdo

Fixed cloneViewport method (was commented out since the migration to the new persistence model)

32346 04/06/2010 02:01 PM Jorge Piera

It is necessary to set the attribute that uses the graphics layer legend to select the symbol used for drawing

32267 03/16/2010 04:45 PM Cesar Ordiñana

Ignore eclipse project files

32264 03/16/2010 08:29 AM Cesar Ordiñana

First approach to set gvSIG core dependencies in the org.gvsig.core.maven.dependencies pom file.

32058 01/27/2010 05:18 PM Cesar Ordiñana

Replace site repository id

31708 11/25/2009 10:32 AM Juan Lucas Domínguez

fixed persistence

31707 11/25/2009 10:31 AM Juan Lucas Domínguez

fixed typo inToc/visible

31706 11/25/2009 10:30 AM Juan Lucas Domínguez

persistence details

31699 11/24/2009 05:04 PM Cesar Ordiñana

Add new clear method to DynObject

31698 11/24/2009 05:03 PM Cesar Ordiñana

Check if there are any added Rectangles before returning the last one

31697 11/24/2009 04:45 PM Cesar Ordiñana

Update javadoc

31691 11/24/2009 10:58 AM Juan Lucas Domínguez

fixed vp persistence

31687 11/23/2009 03:27 PM Juan Lucas Domínguez

constructor is new Rectangle2D.Double(minx,miny,w,h)

31686 11/23/2009 08:47 AM Juan Lucas Domínguez

That assignment is not allowed in JME (a Rectangle is not a Rectangle2D)

31681 11/20/2009 02:56 PM Juan Lucas Domínguez

using direct rectangle2d persistence

31680 11/20/2009 02:55 PM Juan Lucas Domínguez

fixed typo

31679 11/20/2009 02:44 PM Cesar Ordiñana

New test units for the ExtentHistory class

31678 11/20/2009 02:24 PM Cesar Ordiñana

Revert to previous array based implementation, updating also the persistence

31677 11/20/2009 02:18 PM Cesar Ordiñana

Register the Rectangle2D persistence factory

31631 11/17/2009 10:15 AM Jorge Piera

Moving some classes of the API from org.gvsig.symbology to mapcontext.

31585 11/11/2009 03:47 PM Joaquín del Cerro Murciano
31552 11/10/2009 01:15 PM Joaquín del Cerro Murciano
31551 11/10/2009 01:14 PM Joaquín del Cerro Murciano
31550 11/10/2009 01:14 PM Joaquín del Cerro Murciano
31549 11/10/2009 01:11 PM Joaquín del Cerro Murciano
31548 11/10/2009 01:10 PM Joaquín del Cerro Murciano
31544 11/09/2009 02:57 PM Cesar Ordiñana

Replace Gobernment with Government in the header

31542 11/09/2009 12:59 PM Jorge Piera

Adding cache support

31496 11/04/2009 01:53 PM Joaquín del Cerro Murciano
  • Changes in project and documents model.
  • Add support to project persistence (in course).
  • Rename AppGvSigManager/Locator/Libray to ApplicationManager/Locator/Library.
  • Add new methods to ApplicationManager.
31493 11/04/2009 01:19 PM Cesar Ordiñana

Maven repository moved to OSOR.
Change all legacy dependencies with the standard ones, or if not available in the standard repositories, set them into their own groupid. For non standard available dependencies with not known version, set version as "unknown" instead of "gvsig"....

31489 11/04/2009 12:23 PM Juan Lucas Domínguez

added cdc dependencies

31347 10/21/2009 12:45 AM Cesar Ordiñana

Add pending imports

31346 10/21/2009 12:22 AM Cesar Ordiñana

Set dependence with libtools tests to test scope

31340 10/20/2009 02:29 PM Joaquín del Cerro Murciano
31333 10/20/2009 10:47 AM Cesar Ordiñana

Update .classpath only on multi jar projects

31330 10/19/2009 04:28 PM Cesar Ordiñana

Ignore eclipse configuration files