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 / FSymbol.java @ 34111

History | View | Annotate | Download (29.9 KB)

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

Build 2021

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

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

Update persistence and remove compilation warnings

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

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

New Basic symbology extension, extracted from the libFMap_mapcontext project