Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2011 / extensions / org.gvsig.symbology / src / main / java / org / gvsig / symbology / fmap / mapcontext / rendering / legend / impl / AbstractLegend.java @ 33580

History | View | Annotate | Download (7.94 KB)

# Date Author Comment
33580 09/23/2010 10:23 AM Cesar Ordiñana

gvSIG 2.0.0 build 2011

33375 09/09/2010 06:14 AM Cesar Ordiñana

Don't have to clone and persist listeners and observers. When loaded from persistence, other objects who listen or observe a legend will have to register in their loadFromPersistence.

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

31513 11/05/2009 10:40 AM Cesar Ordiñana

Update persistence and remove compilation warnings

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.

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