Statistics
| Revision:

root / tags / v2_0_0_Build_2049 / libraries / libFMap_mapcontext / src / org / gvsig / fmap / mapcontext / MapContextManager.java @ 38488

History | View | Annotate | Download (10.7 KB)

# Date Author Comment
38488 06/25/2012 12:58 PM Juan Lucas Domínguez

gvSIG 2.0.0 build 2049 (alpha6)

37491 11/25/2011 09:51 AM Jorge Piera

Adding the getLabelingStrategy method to the MapContextManager that is used to retrieve the ILabelStrategy from a DataStore [gvsig-desktop #15640].

33657 10/11/2010 03:01 PM Cesar Ordiñana

Info by Point implementation improvements

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

Adding the getLegend method to the MapContextManager

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

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

31544 11/09/2009 02:57 PM Cesar Ordiñana

Replace Gobernment with Government in the header

30892 09/21/2009 02:02 PM Cesar Ordiñana

Extract SymbolManager methods from the MapContextManager

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

Adding the GraphicsLayer

30011 07/17/2009 01:07 PM 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 02:45 PM Cesar Ordiñana

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