Statistics
| Revision:

svn-gvsig-desktop / branches / dal_time_support / libraries / libFMap_mapcontext / src / org / gvsig / fmap / mapcontext / layers / FLayer.java @ 37204

History | View | Annotate | Download (19.8 KB)

# Date Author Comment
34633 02/24/2011 10:54 AM Jorge Piera

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

33395 09/21/2010 06:49 AM 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.

33331 08/25/2010 08:52 AM 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.

31284 10/14/2009 08:56 AM 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.

30173 07/28/2009 08:44 AM Juan Lucas Domínguez

Added new persistence

29631 06/29/2009 12:56 PM Jorge Piera

Refactoring of packages

29570 06/26/2009 03:56 AM Carlos Sánchez Periñán

take out ImageIcon from mapcontext

29272 06/08/2009 01:04 PM Juan Lucas Domínguez

Evita uso de PrintRequestAttributeSet y PrintQuality. No se ha hecho el cambio en las clases que implementan IPrintable porque son de simbología y está por ver qué ocurre con todo lo relacionado con simbologia.

26225 01/27/2009 06:06 AM Jose Manuel Vivó Arnal

Migrated MapcontextDrawer from trunk

26014 01/14/2009 11:07 AM Cesar Ordiñana

Eliminar las dependencias de DriverException, que estaban ya sólo a nivel de Javadoc e imports.

25920 01/05/2009 04:17 AM Jose Manuel Vivó Arnal
25795 12/16/2008 11:26 AM Jose Manuel Vivó Arnal
25058 11/13/2008 06:52 AM Jose Manuel Vivó Arnal
24504 10/30/2008 07:00 AM Jose Manuel Vivó Arnal
24494 10/30/2008 06:47 AM Jose Manuel Vivó Arnal
23750 10/03/2008 06:43 AM Joaquín del Cerro Murciano
23214 09/08/2008 07:48 AM Jose Manuel Vivó Arnal
23183 09/05/2008 06:57 AM Vicente Caballero
22207 07/10/2008 08:33 AM Jose Manuel Vivó Arnal
21911 06/27/2008 09:04 AM Jose Manuel Vivó Arnal

Rename package org.gvsig.data --> org.gvsig.fmap.data

21426 06/11/2008 02:40 AM Vicente Caballero
21207 06/04/2008 11:57 AM jcampos

Moved remotely

21200 06/04/2008 11:44 AM Vicente Caballero