Revision 43574 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
459 459
	void registerIconLayer(String store, String iconName);
460 460
	
461 461
	String getIconLayer(DataStore store);
462
	
462
	String getIconLayer(String providerName);
463
        
463 464
    // TODO:
464 465
    // DynObjectModel getFeatureTypeUIModel(DataStore store,
465 466
    // FeatureType featureType);

Also available in: Unified diff