Revision 17296 trunk/extensions/extRemoteSensing/src/org/gvsig/remotesensing/RemoteSensingModule.java

View differences:

RemoteSensingModule.java
31 31
		ExtensionPoints extensionPoints = ExtensionPointsSingleton.getInstance();
32 32
		
33 33
		// A?adimos la entrada del toc de diagramas de dispersion.
34
		extensionPoints.add("View_TocActions", "ScatterPlot", new ScatterPlotTocMenuEntry());
34
		//extensionPoints.add("View_TocActions", "ScatterPlot", new ScatterPlotTocMenuEntry());
35 35

  
36 36
	}
37 37

  

Also available in: Unified diff