Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2021 / extensions / org.gvsig.symbology / src / main / java / org / gvsig / symbology / fmap / mapcontext / rendering / symbol / impl / AbstractSymbol.java @ 34111

History | View | Annotate | Download (7.15 KB)

# Date Author Comment
34111 11/08/2010 11:15 AM Cesar Ordiñana

Build 2021

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

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

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.

32880 06/24/2010 08:34 AM 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.

31544 11/09/2009 08:57 AM Cesar Ordiñana

Replace Gobernment with Government in the header

31107 10/05/2009 08:02 AM Cesar Ordiñana

Change one point logic to use a switch clause

30892 09/21/2009 08:02 AM Cesar Ordiñana

Extract SymbolManager methods from the MapContextManager

30838 09/18/2009 09:20 AM Cesar Ordiñana

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

30322 08/06/2009 02:49 AM Jorge Piera

Adding the methods of persistence to compile the project

30287 07/31/2009 06:55 AM Jorge Piera

Adding methods and comment code to compile the project

30010 07/17/2009 06:45 AM Cesar Ordiñana

New Basic symbology extension, extracted from the libFMap_mapcontext project