Statistics
| Revision:

root / tags / v2_0_0_Build_2049 / libraries / libFMap_mapcontext / src / org / gvsig / fmap / mapcontext / layers / FLyrDefault.java @ 38488

History | View | Annotate | Download (28 KB)

# Date Author Comment
38488 06/25/2012 12:58 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2049 (alpha6)

38204 05/08/2012 09:07 PM Cesar Ordiñana

Implement toString for easier debugging and logging.
Refs #596.

36465 09/20/2011 10:04 AM Jorge Piera

Fixing a small bug with the persistence

35126 05/11/2011 11:09 AM Joaquín del Cerro Murciano

Remove method DynObject.hasEmptyValues

35121 05/10/2011 12:01 PM Cristian Martín

Added hasEmptyValues() function implementation inhereted from Metadata interface

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.

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.

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

Add layer with metadata load functionality

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

Fix error in persistence

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

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

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

Solve persistence definition error

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.

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.

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

fixed typo inToc/visible

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

Add new clear method to DynObject

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.

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

small changes related to persistence

30173 07/28/2009 02:44 PM Juan Lucas Domínguez

Added new persistence

30011 07/17/2009 01:07 PM Cesar Ordiñana

Separate the simbology, legend and labeling API from the implementation in MapContext and move the implementation to a new extension.
Create the api for the GraphicsLayer and a new implementation based on DAL.

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

Refactoring of packages

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

take out ImageIcon from mapcontext

26319 02/02/2009 12:43 PM Jose Manuel Vivó Arnal
26225 01/27/2009 12:06 PM Jose Manuel Vivó Arnal

Migrated MapcontextDrawer from trunk

26014 01/14/2009 05:07 PM Cesar Ordiñana

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

25920 01/05/2009 10:17 AM Jose Manuel Vivó Arnal
25795 12/16/2008 05:26 PM Jose Manuel Vivó Arnal
25543 11/25/2008 06:54 PM Vicente Caballero

quitar dependencias log4j

24780 11/05/2008 08:43 AM Vicente Caballero
24504 10/30/2008 12:00 PM Jose Manuel Vivó Arnal
24494 10/30/2008 11:47 AM Jose Manuel Vivó Arnal
23750 10/03/2008 12:43 PM Joaquín del Cerro Murciano
23303 09/11/2008 12:24 PM Jose Manuel Vivó Arnal
23214 09/08/2008 01:48 PM Jose Manuel Vivó Arnal
23183 09/05/2008 12:57 PM Vicente Caballero
21911 06/27/2008 03:04 PM Jose Manuel Vivó Arnal

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

21207 06/04/2008 05:57 PM jcampos

Moved remotely

21200 06/04/2008 05:44 PM Vicente Caballero