Re: [JPP-Devel] support for some OJ plugins

2017-08-19 Thread Geoffrey Roy
m not mistaken https://sourceforge.net/projects/jump-pilot/?source=navbar . is there a date when your website is about to go offline? ..ede On 8/19/2017 1:36, Geoffrey Roy wrote: Dear OJ developers. I have not had any active involvement with OJ for some time, though I have continued to monito

Re: [JPP-Devel] support for some OJ plugins

2017-08-18 Thread Geoffrey Roy
Dear OJ developers. I have not had any active involvement with OJ for some time, though I have continued to monitor the developer communications. Some time ago I was involved in the development of a number of plugins: * Print plugin * Vertex Symbols plugin * Fill Pattern plugin * Chart pl

Re: [JPP-Devel] Dead links, lost plugins

2016-10-05 Thread Geoffrey Roy
Dear Jukka The direct Cadplan link should be: http://www.cadplan.com.au/OpenJump/jump.html Geoff On 5/10/2016 18:49, Rahkonen Jukka (MML) wrote: Hi, We have pretty many dead links in the wiki page about plugins. Could those who know something about these comment where they have disappe

Re: [JPP-Devel] retire Main/Plugins menu entry

2014-12-07 Thread Geoffrey Roy
Dear Ede and others I can easily drop the credits once a new strategy for plugins is agreed. Geoff On 7/12/2014 21:12, edgar.sol...@web.de wrote: > now that the possibility is there to move plugins freely within OJ via > default-plugins.xml i'd like to resuggest: > > let's retire the main menu

Re: [JPP-Devel] OJ printer plugin does not print only WMS layers

2014-04-26 Thread Geoffrey Roy
; > On 25.04.2014 14:27, edgar.sol...@web.de wrote: >> Geoff, >> >> possibly. to be on the safe side i suggest you always compile/update your >> extension against latest svn. >> >> ..ede >> >> On 25.04.2014 02:15, Geoffrey Roy wrote: >>> Dea

Re: [JPP-Devel] OJ printer plugin does not print only WMS layers

2014-04-24 Thread Geoffrey Roy
Dear Michael and Ede I have now tyested the WMS layer example and it seems to work OK by leaving out the check (actually setting it to zero). This will mean that if no layers exist (including a WMS layer) then the printed page will be blank, to which you can add furniture items - perhaps this

Re: [JPP-Devel] Integration of the SkyPrintPlugin into CORE

2014-03-19 Thread Geoffrey Roy
Dear All I would be quite happy to look at adding any required additional functionality to my printer plugin if this would add to the general OpenJump capability. Please let me know what might be useful. thanks Geoff On 18/03/2014 18:02, Rahkonen Jukka (Tike) wrote: Hi, Let SkyPrint be

[JPP-Devel] JumpChart plugin

2013-07-28 Thread Geoffrey Roy
Dear Team I have just posted an updated version of my JumpChart plugin (at www.cadplan.com.au) that fixes a number of bugs - with thanks to Andrei for identifying them and testing the new version. thanks Geoff -- Dr Geoffrey G Roy Cadplan 129 Gloster Street, Subiaco WA 6008 Tel: (08) 9381 4

Re: [JPP-Devel] Chart Plugin issues

2013-07-13 Thread Geoffrey Roy
Dear Stefan I can confirm that: * On move: the same depth position is retained * On cut/paste: the new pie is on top (last painted). * On delete: the order is changed (seemingly at random) Geoff On 10/07/2013 07:55, Stefan Steiniger wrote: Hi, Am 09.07.13 19:19, schrieb Geoffrey Roy:

Re: [JPP-Devel] Chart Plugin issues

2013-07-10 Thread Geoffrey Roy
Steiniger wrote: Hi, Am 09.07.13 19:19, schrieb Geoffrey Roy: Dear Michael Thanks for the follow up, the following is a note from Andrei -- Thanks you for your reply. I hope the order issue after deleting/cutting pies can be fixed. I wonder why this doesn't happen when pie

Re: [JPP-Devel] Chart Plugin issues

2013-07-09 Thread Geoffrey Roy
Dear Stefan I can confirm that: * On move: the same depth position is retained * On cut/paste: the new pie is on top (last painted). * On delete: the order is changed (seemingly at random) Geoff On 10/07/2013 07:55, Stefan Steiniger wrote: Hi, Am 09.07.13 19:19, schrieb Geoffrey Roy

Re: [JPP-Devel] Chart Plugin issues

2013-07-09 Thread Geoffrey Roy
Dear Michael Thanks for the follow up, the following is a note from Andrei -- Thanks you for your reply. I hope the order issue after deleting/cutting pies can be fixed. I wonder why this doesn't happen when pies are moved or duplicated (copy-paste). -- This might

Re: [JPP-Devel] Chart Plugin issues

2013-07-09 Thread Geoffrey Roy
Dear Team I have had a query about my ChartPlugin - and the ordering of the "pies" in the layer. When I construct the layer the pies are created largest first so as to minimize the chance of hiding one behind the other. This works OK providing you do not delete a pie (i.e. a polygon shape).

Re: [JPP-Devel] Want to test SkyJUMP printing

2013-06-30 Thread Geoffrey Roy
Dear Michael Please let me know if there are any issues with my Printer plugin, and I will try to sort them out. Geoff On 30/06/2013 18:45, Michaël Michaud wrote: > Hi Jukka, > > Just committed itext 2.1.7 (r3600). > Seems the cause of the problem and I just made a quick > test to check it does

Re: [JPP-Devel] RenderingManager modes in skyjump

2013-06-11 Thread Geoffrey Roy
Dear Michael I suspect the issues raised by Larry are central to the issues I have had with printing. In my printer plugin I have three options for printing and they each give slightly different results depending on what is being printed (scale of map, size of text and patterns etc). It is

Re: [JPP-Devel] Printer plugin updates

2013-05-09 Thread Geoffrey Roy
Dear all There is an updated version of my printer plugin available at www.cadplan.com.au Minor bug fixes and and a new option to "scale" SVG images. Geoff -- Dr Geoffrey G Roy Cadplan 129 Gloster Street, Subiaco WA 6008 Tel: (08) 9381 4870 Mob: 04000 31298 Email: ge...@cadplan.com.au http:/

Re: [JPP-Devel] Colourtheming problems / svg export

2013-04-08 Thread Geoffrey Roy
Dear Michael I think all that can be reasonably done is to provide the SVG with as many decimal places as practical so that any viewer-scaling does not lose resolution. Then, for the user, it will be necessary to figure out the appropriate image size to produce a required "scale". Geoff.

Re: [JPP-Devel] Colourtheming problems / svg export

2013-04-06 Thread Geoffrey Roy
Dear Michael As far as I know SVG images are vector graphics so therefore are not "at a scale" and hence resolution is not an issue. The appearance of the image depends on the viewer chosen and and such any scaling is done at the viewer end. As you point out there may have been some "roundin

Re: [JPP-Devel] Colourtheming problems / svg export

2013-04-06 Thread Geoffrey Roy
Dear Michael I will take a look Geoff On 6/04/2013 5:21 PM, Michaël Michaud wrote: Hi Geoff, Thank you for the improvement, I'll include 1.85 for OpenJUMP 1.6 release. On another topic, I don't know if you followed the topic on SVG export. Andrei Nacu made some tests on svg printing with Ope

Re: [JPP-Devel] Colourtheming problems

2013-04-04 Thread Geoffrey Roy
Dear All Re: Printer Plugin I have found the problem with the colour patches in the Layer Legend when colour themeing is used, but not the reasons why it has occurred. I have posted an updated JumpPrinter.jar that will now always solid fill the colour patches in the LayerLegend. I am not sur

Re: [JPP-Devel] Colourtheming problems

2013-04-03 Thread Geoffrey Roy
Dear Emil I think there may also be a bug in my PrinterPlugin with displaying the correct fill pattern in the Legend under some circumstances. I will look at as soon as I can. Geoff On 4/04/2013 2:45 AM, Michaël Michaud wrote: Hi, Hello Emil, You can edit the minimum and maximum values

Re: [JPP-Devel] Print PlugIn

2013-03-15 Thread Geoffrey Roy
Dear Asama OK, but I can only help you with PrintPlugin specific issues. You have the src, so you can make any changes you like. Geoff On 15/03/2013 6:01 PM, Asma ouqalli wrote: Hello Geoffrey, Yes i know, but i want the code src too, so as to adapt it to my case. i want to do it automatic

Re: [JPP-Devel] Print PlugIn

2013-03-15 Thread Geoffrey Roy
Dear Asma To use the Printer plugin you only need to drop the JumpPrinter. jar file into the OpenJump ../lib/ext/ folder. You will also need the VertexSymbols.jar file and the iTextnnn.jar file, all of which can be down loaded from www.cadplan.com.au. These are plugins - they can be used wi

Re: [JPP-Devel] Print PlugIn

2013-03-14 Thread Geoffrey Roy
Dear Asma My printer plugin is intended for this type of task, but you will need to try it out to see if it suits your needs Geoff On 15/03/2013 5:23 AM, Asma ouqalli wrote: hello michael, i mean by report is PDF or image containing the map of just a feature and it's legend with extra info

Re: [JPP-Devel] Printer plugin loops with faulty scale range settings

2012-12-28 Thread Geoffrey Roy
Dear Jukka Thanks for the feedback, I will try to fix this in the next few days. Geoff On 28/12/2012 4:39 AM, Rahkonen Jukka wrote: > Hi, > > The Printer plugin goes to non-respective state if the scale range is set in > a wrong way. The right way is, for example, "0,50,100,200". However, if

Re: [JPP-Devel] vertexsymbol optimization

2012-02-11 Thread Geoffrey Roy
Dear ede and Jukka No problems - I will probably leave the threaded code in for the next release as it is probably a good thing to do. Geoff On 11/02/2012 4:07 PM, edgar.sol...@web.de wrote: > On 11.02.2012 02:54, Geoffrey Roy wrote: >> Dear ede and others >> >> If th

Re: [JPP-Devel] vertexsymbol optimization

2012-02-09 Thread Geoffrey Roy
o parallelize the loading during initialization, because a user > waiting up to two minutes for a modal dialog might grow impatient. > > regards ..ede > > On 09.02.2012 00:40, Geoffrey Roy wrote: >> Dear ede >> >> OK, as I understand the issue - the VertexSymbols pl

Re: [JPP-Devel] vertexsymbol optimization

2012-02-08 Thread Geoffrey Roy
symbols and seems to slow down the startup of the whole application. do you have time to have a look at that? should we provide you patches? ..thanks ede On 08.02.2012 10:55, Geoffrey Roy wrote: Dear Ede I have only been occasionally following the recent discussion - are you referring to my

Re: [JPP-Devel] vertexsymbol optimization

2012-02-08 Thread Geoffrey Roy
Dear Ede I have only been occasionally following the recent discussion - are you referring to my VertexSymbols plugin - or to another Geoff On 8/02/2012 5:19 PM, edgar.sol...@web.de wrote: > On 08.02.2012 08:48, Giuseppe Aruta wrote: >> Note that VertexSymbology folder has a large number of ge

Re: [JPP-Devel] PrinterPlugIn

2011-07-23 Thread Geoffrey Roy
Dear Edgar Sorry, I forgot - it is now there in an updated jar thanks Geoff On 23/07/2011 5:24 PM, edgar.sol...@web.de wrote: > On 23.07.2011 07:13, Geoffrey Roy wrote: >> Dear Edgar >> >> Thank you for your corrections for loading resources, these ave been >> imple

[JPP-Devel] JumpPrinter and VertexSymbols plugins

2011-07-22 Thread Geoffrey Roy
I have uploaded the latest versions of my *Printer *and *VertexSymbols* plugins to my web site (www.cadplan.com.au) - with corrections and suggestions from Edgar and Micheal - thanks If there are further issues please let me know. Geoff On 22/07/2011 6:21 PM, Uwe Dalluege wrote: Hi, I have

Re: [JPP-Devel] VertexSymbolPlugIn

2011-07-22 Thread Geoffrey Roy
the good documentation), Michaël Le 16/07/2011 16:12, edgar.sol...@web.de a écrit : ohh, it might make sense to put a copy of itext2 on your website. itext on sf.net does not host the version anymore. ede :) On 16.07.2011 09:14, Geoffrey Roy wrote: Dear All I have placed the latest v

Re: [JPP-Devel] PrinterPlugIn

2011-07-22 Thread Geoffrey Roy
Will do Geoff On 16/07/2011 10:11 PM, Edgar Soldin wrote: > ohh, > > it might make sense to put a copy of itext2 on your website. itext on sf.net > does not host the version anymore. > > ede :) > > > On 16.07.2011 09:14, Geoffrey Roy wrote: >> Dear All >>

Re: [JPP-Devel] PrinterPlugIn

2011-07-22 Thread Geoffrey Roy
renamed. Geoff On 16/07/2011 9:37 PM, edgar.sol...@web.de wrote: On 16.07.2011 09:14, Geoffrey Roy wrote: Dear All I have placed the latest version of my OJ PrinterPlugin on my website (www.cadplan.com.au) including jar and all sources, and new language files. Please advise if there are any

Re: [JPP-Devel] VertexSymbolPlugIn

2011-07-17 Thread Geoffrey Roy
nse to put a copy of itext2 on your website. itext on sf.net does not host the version anymore. ede :) On 16.07.2011 09:14, Geoffrey Roy wrote: Dear All I have placed the latest version of my OJ PrinterPlugin on my website (www.cadplan.com.au) including jar and all sources, and new langu

Re: [JPP-Devel] PrinterPlugIn

2011-07-16 Thread Geoffrey Roy
:42, Geoffrey Roy wrote: >> I am a little reluctant to go to SVN - new skills for me to learn! > ok, no wörries :) .. a source code archive does it as well ... thanks ede > > -- > AppSumo Presents a FREE Vide

Re: [JPP-Devel] PrinterPlugIn (for Michael

2011-07-14 Thread Geoffrey Roy
Dear Michael OK, when you are happy that there are no more bugs I will release the new version (and code) Geoff On 14/07/2011 4:11 AM, Michaël Michaud wrote: Hi, Geoffrey Thanks a lot for all your efforts, I'll test your improvements soon and let you know. Michaël Dear Michael Thanks fo

Re: [JPP-Devel] PrinterPlugIn / VertexSymbol (for geoff)

2011-07-03 Thread Geoffrey Roy
Dear Michael Thanks for the feedback and suggestions, I will try to look at them in the next few days. Geoff On 4/07/2011 3:32 AM, Michaël Michaud wrote: Hi Geoff, Documentation says that JumpPrinter needs VertexSymbols PlugIn. *That works fine but*, I wanted to rename the jar files to add

[JPP-Devel] VertexSymbols plugin

2011-02-15 Thread Geoffrey Roy
Thanks for the bug report - I have now uploaded a revised version - hopefully fixing the problem when no image/wkt symbols are present. Please advise if any more problems are found. thanks Geoff -- Dr Geoffrey G Roy Cadplan 129 Gloster Street, Subiaco WA 6008 Tel: (08) 9381 4870 Fax: (08) 93

[JPP-Devel] VertexSymbols plugin

2011-02-14 Thread Geoffrey Roy
To OJ Users/Developers I have just posted an updated version of my VertexSymbols plugin which has been developed with support from Peppe. The major change is the option to now scale the size of symbols as the zoom level changes. Also, some minor bug fixes. Geoff -- Dr Geoffrey G Roy Cadpla

Re: [JPP-Devel] New Version of Printer Plugin

2011-01-15 Thread Geoffrey Roy
printing capabilies are very poor. I don't print so often, but If I find anything strange, I'll report to you. I'm curious to know what's your experience with java 7 (has the JColorChooser changed ?) Michaël Le 15/01/2011 01:46, Geoffrey Roy a écrit : To Users/Developers I

[JPP-Devel] OJ Printer Plugin

2011-01-14 Thread Geoffrey Roy
Opps! the URL should be: www.cadplan.com.au Geoff -- Dr Geoffrey G Roy Cadplan 129 Gloster Street, Subiaco WA 6008 Tel: (08) 9381 4870 Fax: (08) 9382 4459 Email: ge...@cadplan.com.au http://www.cadplan.com.au -- Prote

[JPP-Devel] New Version of Printer Plugin

2011-01-14 Thread Geoffrey Roy
To Users/Developers I have just posted the latest version of my printer plugin (at www.caplan.com.au). This new version contains a wide range of changes and improvements with the assistance of Arnd Kielhorn. The major changes are: * Minor bug fixes and improvements to formatting * Upd

Re: [JPP-Devel] Vertex Symbols plugin

2011-01-01 Thread Geoffrey Roy
Dear Michael and Peppe Problem solved (!!)) I have found that the problem was with the fact that my recently produced jar file did not contain the xx.java2xml xml files that are necessary to convert the vertex specifications into an xml (textual) format for the project file, so the xml format

Re: [JPP-Devel] Vertex Symbols plugin

2010-12-31 Thread Geoffrey Roy
Dear Michael Thankyou for your feedback. Following your email I have downloaded the latest daily build (1.4.1alpha), rather than the latest release (1.4.0.2) and it seems to be OK now. What the problem might be I have no idea! Any thoughts? Geoff On 31/12/2010 8:04 PM, Michaël Michaud wro

[JPP-Devel] Vertex Symbols plugin

2010-12-23 Thread Geoffrey Roy
Dear All I am quite sure that the problem with the VertexSymbols plugin relates to the version of OpenJump. I can generate the problem using the same plugin file, same JVM, just with a different OpenJump version. When vertex symbols are attached to a layer and the project file is saved the s

[JPP-Devel] Vertex plugin

2010-12-23 Thread Geoffrey Roy
The problem is only seen when reloading a save project file - the plugin seems to work when first used on a layer, but on reloading the project containing that layer the Vertex style is corrupted. Geoff -- Dr Geoffrey G Roy Cadplan 129 Gloster Street, Subiaco WA 6008 Tel: (08) 9381 4870 Fax:

[JPP-Devel] Cadplan VertexSymbol plugin

2010-12-22 Thread Geoffrey Roy
Dear Experts I have just discovered that my VertexSymbol plugin is not working with the latest OpenJump release( Vers 1.4), it works with 1.2F. I suspect that something in the core has changed in the area of vertex styles. The process I used is something like this: create a new symbol *newS

Re: [JPP-Devel] Style to points within the ColorThemingStyle

2010-06-10 Thread Geoffrey Roy
Dear Hernan You may take a look at my VertexSymbols plugin - it may have some of the fuctionality you need, (available at www.cadplan.com.au) Geoff Hernan Arellano wrote: Hi all! I need to assign style to a Layer of points, but inside of the ColorThemingStyle (with Style i mean show the p

Re: [JPP-Devel] moving labels?

2010-05-27 Thread Geoffrey Roy
Dear Nils My ChartPlugin can now do this, but it is essentially the same as you indicate. We can prepare a new "Labels" layer, select the attribute to display, and define an (X,Y) offset for the label (from the centroid). The new layer can then be turned on/off as required. Perhaps the ad

[JPP-Devel] Open Jump plugin updates

2010-05-10 Thread Geoffrey Roy
To OpenJump Users Please note I have posted some updates to the following plugins: 1. OpenJumpPrinter 2. JumpChart 3. UpdateProject Mostly minor changes and bug fixes. These can be down loaded from www.cadplan.com.au Geoff -- Dr Geoffrey G Roy Cadplan 129 Gloster Street, Subiaco WA 6008 T

Re: [JPP-Devel] JumpChart

2010-02-04 Thread Geoffrey Roy
I have just posted an updated version of my JumpChart plugin. Includes some more charting options and bug fixes. The changes have been done to support a project at Charles Darwin University (Darwin, Australia) where OJ is used by researchers for a public health project in Indonesian West Timo

Re: [JPP-Devel] problem with loading configuration with greek title in jumpprinter plugin

2010-01-29 Thread Geoffrey Roy
To User of my Printer Plugin I have posted an updated version of the Printer plugin that allows unicode characters to be inserted into Furniture items. Geoff -- Dr Geoffrey G Roy Cadplan 129 Gloster Street, Subiaco WA 6008 Tel: (08) 9381 4870 Fax: (08) 9382 4459 Email: ge...@cadplan.com.au

Re: [JPP-Devel] problem with loading configuration with greek title in jumpprinter plugin

2010-01-29 Thread Geoffrey Roy
As indicated by Nikos, the update has been done to allow unicode characters in the text elements of furniture item in a printed map. I will be posting a new version soon. There are still some other problems with creating PDFs with non-latin character sets using iText - it should be possible b