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 @ 34111

# 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.

32810 06/16/2010 06:06 AM Francisco José Peñarrubia

Implemented one method with code from abstractSymbol. FSymbol is still needed in networkAnalysis, at least until an ImageMarkerSymbol is implemented

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

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

Change one point logic to use a switch clause

30926 09/22/2009 09:25 AM Jorge Piera

Added a case in the isOneDotOrPixel to draw the Aggregates. Should be possible to add it using an operation?

30921 09/22/2009 06:56 AM Jorge Piera

Added a case in the isOneDotOrPixel to draw the Aggregates. Should be possible to add it using an operation?

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.

30771 09/14/2009 02:58 AM Jorge Piera

Adding the Spline to the multishape symbol

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

30116 07/23/2009 09:23 AM Cesar Ordiñana

Add Feature as parameter to the ISymbol.draw method

30036 07/17/2009 08:33 AM Cesar Ordiñana

NOt used anumore

30035 07/17/2009 08:33 AM Cesar Ordiñana

Set as deprecated prior to remove them

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

New Basic symbology extension, extracted from the libFMap_mapcontext project