Revision 41141 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.mapcontext/org.gvsig.fmap.mapcontext.api/src/main/java/org/gvsig/fmap/mapcontext/MapContextManager.java

View differences:

MapContextManager.java
59 59
 */
60 60
public interface MapContextManager {
61 61

  
62
	public MapContext createMapContext();
63
	
62 64
	/**
63 65
	 * Create a new layer from the data parameters passed as parameter.
64 66
	 * 

Also available in: Unified diff