Statistics
| Revision:

root / branches / dal_time_support / libraries / libFMap_mapcontext / src / org @ 36418

# Date Author Comment
36418 09/15/2011 11:59 AM Jorge Piera

Merging the project to the revision 36248 (branch v2_0_0_prep)

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)

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)

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

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.

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.

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

33739 10/21/2010 02:16 PM fdiaz

Persistencia de capas postgis

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

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.

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

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

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

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)

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

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.

31552 11/10/2009 01:15 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

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.
31347 10/21/2009 12:45 AM Cesar Ordiñana

Add pending imports

31340 10/20/2009 02:29 PM Joaquín del Cerro Murciano
31284 10/14/2009 02:56 PM Cesar Ordiñana

Make sure all disposable objects are disposed, mainly DAL related ones, like FeatureSet and Iterators.
Create a new DisposableManager to manage a register of Disposable objects being bound and released.

31223 10/08/2009 09:03 AM Juan Lucas Domínguez

avoid getting manager (possibly not initialized) in static section

31222 10/08/2009 09:03 AM Juan Lucas Domínguez

removed system out

31214 10/07/2009 04:24 PM Cesar Ordiñana

Persist the projection directly

31172 10/06/2009 04:51 PM Vicente Caballero

#2403

31154 10/06/2009 01:03 PM Juan Lucas Domínguez

small changes related to persistence

31074 10/01/2009 06:24 PM Cesar Ordiñana

Make sure FeatureSet.dispose() and DisposableIterator.dispose() are called each time they aren't needed anymore, even when a cancel is performed or an exception is thrown

31047 10/01/2009 04:46 PM Juan Lucas Domínguez

removed system out

30932 09/23/2009 07:49 AM Jorge Piera

The GeometryManager cannot be static because this class can be used when the GeometryManager has not been registered

30892 09/21/2009 02:02 PM Cesar Ordiñana

Extract SymbolManager methods from the MapContextManager

30838 09/18/2009 03:20 PM Cesar Ordiñana

Symbology and Legends persistence and clone implementation.
New persistence and dynobjects utility methods.

30813 09/17/2009 10:27 AM Javier Carrasco

Solved code failure. Patch provided by aromeu

30779 09/14/2009 01:08 PM Cesar Ordiñana

New persistence factories for java.awt.Font and java.awt.Point2D objects

30770 09/11/2009 02:31 PM Cesar Ordiñana

new Persistence factory for java.awt.Color objects

30755 09/09/2009 09:01 AM Jorge Piera

Commented the AFTER_FINISH_EDITION in the update(Observable) method. It is necessary to use the GraphicsLayer.

30748 09/07/2009 06:50 PM Jorge Piera

Adding the GraphicsLayer

30633 09/01/2009 02:00 PM Cesar Ordiñana

Small Library API refactoring

30598 08/26/2009 02:08 PM Juan Lucas Domínguez

removed unused import

30596 08/26/2009 01:32 PM Juan Lucas Domínguez

removed dummy classes from src folder

30594 08/26/2009 01:30 PM Juan Lucas Domínguez

removed registerPersistent for dummy class

30580 08/26/2009 09:41 AM Cesar Ordiñana

New automatic Library initialization mechanism and Library API refactoring

30574 08/25/2009 02:16 PM Juan Lucas Domínguez

Updated dummy classes

30509 08/13/2009 12:33 PM Vicente Caballero

#2476

30352 08/07/2009 11:07 AM Jorge Piera

Updated the FLyrVect.update method

30342 08/06/2009 09:17 AM Juan Lucas Domínguez

removed unnecessary nonn compatible classes

30325 08/06/2009 08:51 AM Jorge Piera

The snappers are not on the map context