Revision: 5864
http://sourceforge.net/p/jump-pilot/code/5864
Author: edso
Date: 2018-06-08 11:32:48 +0000 (Fri, 08 Jun 2018)
Log Message:
-----------
welcome to the final frontier
Modified Paths:
--------------
core/trunk/src/org/openjump/core/ui/plugin/raster/HistogramPlugIn.java
Modified: core/trunk/src/org/openjump/core/ui/plugin/raster/HistogramPlugIn.java
===================================================================
--- core/trunk/src/org/openjump/core/ui/plugin/raster/HistogramPlugIn.java
2018-06-08 09:13:29 UTC (rev 5863)
+++ core/trunk/src/org/openjump/core/ui/plugin/raster/HistogramPlugIn.java
2018-06-08 11:32:48 UTC (rev 5864)
@@ -265,7 +265,7 @@
}
private boolean createHistogram(final PlugInContext context,
- RasterImageLayer selLayer) throws Exception {
+ final RasterImageLayer selLayer) throws Exception {
final OpenJUMPSextanteRasterLayer rstLayer = new
OpenJUMPSextanteRasterLayer();
rstLayer.create(selLayer, true);
Integer band = 0;
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel