Statistics
| Revision:

svn-gvsig-desktop / branches / dal_time_support / libraries / libFMap_mapcontext / src / org / gvsig / fmap / mapcontext / MapContextManager.java @ 37204

History | View | Annotate | Download (10.2 KB)

# Date Author Comment
34633 02/24/2011 10:54 AM Jorge Piera

Creating a branch for the MapContext. It is necessary because the ViewPort has to be updated to add the temporal filter

33657 10/11/2010 09:01 AM Cesar Ordiñana

Info by Point implementation improvements

33339 09/01/2010 05:15 AM Jorge Piera

Adding the getLegend method to the MapContextManager

32923 07/02/2010 12:17 PM Joaquín del Cerro Murciano

Add to MapContextManager methods to create layers and deprecate this in LayerFactory

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

Replace Gobernment with Government in the header

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

Extract SymbolManager methods from the MapContextManager

30748 09/07/2009 12:50 PM Jorge Piera

Adding the GraphicsLayer

30011 07/17/2009 07:07 AM 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.

28882 05/19/2009 08:45 AM Cesar Ordiñana

Default MapContextDrawer implementation made pluggable through the creation of a new MapContextManager/Locator.