[JPP-Devel] SVN: [5861] core/trunk/src/org/openjump/core/ui/plugin/raster/ HistogramPlugIn.java

2018-06-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5861 http://sourceforge.net/p/jump-pilot/code/5861 Author: ma15569 Date: 2018-06-08 07:37:28 + (Fri, 08 Jun 2018) Log Message: --- Added correct getLayerable method Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/raster/HistogramP

[JPP-Devel] SVN: [5862] core/trunk/src/org/openjump/core/ui/plugin/raster/ HistogramPlugIn.java

2018-06-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5862 http://sourceforge.net/p/jump-pilot/code/5862 Author: ma15569 Date: 2018-06-08 08:09:47 + (Fri, 08 Jun 2018) Log Message: --- emoved final to getDialogValues method that creates error on OJ compilation Modified Paths: -- core/trunk/src/org

[JPP-Devel] SVN: [5863] core/trunk/src/org/openjump/core/ui/plugin/raster/ HistogramPlugIn.java

2018-06-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5863 http://sourceforge.net/p/jump-pilot/code/5863 Author: ma15569 Date: 2018-06-08 09:13:29 + (Fri, 08 Jun 2018) Log Message: --- make RasterImageLayer final Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/raster/HistogramPlugIn.

Re: [JPP-Devel] SVN: [5860] core/trunk/src/com/vividsolutions/jump/workbench/model/ LayerManager.java

2018-06-08 Thread edgar . soldin
hey Mike, can you give a rational for this change? it looks like a mere syntax change without a runtime advantage. it still loops over all /layerables/. ..ede On 08.06.2018 08:26, jump-pilot-svn--- via Jump-pilot-devel wrote: > Revision: 5860 > http://sourceforge.net/p/jump-pilot/code

[JPP-Devel] SVN: [5864] core/trunk/src/org/openjump/core/ui/plugin/raster/ HistogramPlugIn.java

2018-06-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5864 http://sourceforge.net/p/jump-pilot/code/5864 Author: edso Date: 2018-06-08 11:32:48 + (Fri, 08 Jun 2018) Log Message: --- welcome to the final frontier Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/raster/HistogramPlugIn.j

Re: [JPP-Devel] Activated histogram plugin on raster data

2018-06-08 Thread edgar . soldin
Peppe, On 08.06.2018 11:33, Giuseppe Aruta wrote: > Hi Peppe, > > OJ build is broken : > > [ERROR] HistogramPlugIn.java:[410,60] local variable selLayer is accessed > from within inner class; needs to be declared final > do what the error says and you will be set. note: A. you are using an

Re: [JPP-Devel] SVN: [5860] core/trunk/src/com/vividsolutions/jump/workbench/model/ LayerManager.java

2018-06-08 Thread Michaël Michaud
Hey, Not much, I aknowledge, just removes a useless "continue" and a useless "!". IMO it improves (a little bit) readability. I confess I would probably not do (or even not find) it if my IDE wouldn't give me a hint to improve the code. MM Le 08/06/2018 à 11:16, edgar.sol...@web.de a écrit

Re: [JPP-Devel] SVN: [5860] core/trunk/src/com/vividsolutions/jump/workbench/model/ LayerManager.java

2018-06-08 Thread edgar . soldin
On 6/8/2018 20:49, Michaël Michaud wrote: > Hey, > > Not much, I aknowledge, just removes a useless "continue" and a useless "!". > > IMO it improves (a little bit) readability. well, no (from my point of view) > > I confess I would probably not do (or even not find) it if my IDE wouldn't > g

[JPP-Devel] SVN: [5865] core/trunk/src/com/vividsolutions/jump/workbench/ui/ JTablePanel.java

2018-06-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5865 http://sourceforge.net/p/jump-pilot/code/5865 Author: ma15569 Date: 2018-06-09 05:20:51 + (Sat, 09 Jun 2018) Log Message: --- reformat command and save panels Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/ui/JTablePan

[JPP-Devel] SVN: [5866] core/trunk/src/org/openjump/core/ui/plugin/raster/ HistogramPlugIn.java

2018-06-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5866 http://sourceforge.net/p/jump-pilot/code/5866 Author: ma15569 Date: 2018-06-09 05:22:53 + (Sat, 09 Jun 2018) Log Message: --- deactivated search/command panel Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/raster/HistogramPl

[JPP-Devel] SVN: [5867] core/trunk/src/com/vividsolutions/jump/workbench/ui/ FeatureCollectionPanel.java

2018-06-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5867 http://sourceforge.net/p/jump-pilot/code/5867 Author: ma15569 Date: 2018-06-09 05:32:25 + (Sat, 09 Jun 2018) Log Message: --- enhance save subtable option Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/ui/FeatureColle

[JPP-Devel] SVN: [5868] core/trunk/src/org/openjump/core/ui/plugin/raster

2018-06-08 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 5868 http://sourceforge.net/p/jump-pilot/code/5868 Author: ma15569 Date: 2018-06-09 05:49:41 + (Sat, 09 Jun 2018) Log Message: --- profile plugin can define source raster using the list of raster loaded into OJ Modified Paths: -- core/trunk/src