Re: [JPP-Devel] Auto complete polygon

2008-04-23 Thread Sunburned Surveyor
If the tool is implemented with a CursorTool I think we can correct this bug by manually triggering the repaint method when the CursorTool implementation is finished. We can likely do this by placing a repaint() call in the gestureFinished method of the CursorTool. I'm not sure if this will work w

Re: [JPP-Devel] Auto complete polygon

2008-04-23 Thread Stefan Steiniger
Hei, just a note on the tool. I identified already a BUG. If you have a large set of polygons, the refresh of the layer comes (probably) to early and the new drawn polygon is not displayed (although it exists - but i guess the calculation is more time consuming). The only thing what helps then

Re: [JPP-Devel] Auto complete polygon

2008-04-23 Thread Larry Becker
ften some function that does > not have an own button of righ click menu selection. > > -Jukka- > > > > > > -- > *Lähettäjä:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *Puolesta *Larry Becker > *Lähetetty:* 23. huhtikuuta 2008

Re: [JPP-Devel] Auto complete polygon

2008-04-23 Thread Rahkonen Jukka
: [JPP-Devel] Auto complete polygon Hi Jukka, Does the stylus have right click capability? The Draw Constrained Polygon and Linestring tools will end digitizing with a right-click, although I'm guessing it is difficult at best with a s

Re: [JPP-Devel] Auto complete polygon

2008-04-23 Thread Larry Becker
Hi Jukka, Does the stylus have right click capability? The Draw Constrained Polygon and Linestring tools will end digitizing with a right-click, although I'm guessing it is difficult at best with a stylus. I'll look into closing with the enter key, but I think it will not be easy. regards,

Re: [JPP-Devel] Auto complete polygon

2008-04-23 Thread Rahkonen Jukka
Hi, So the meaning of this tool is to complete a polygon that is touching an existing polygon at two points so that the new polygon follows the boundaries of an existing polygon without creating overlaps? At leat so it seems to work. Very nice, and I could imagine real use for that when digiti

Re: [JPP-Devel] Auto complete polygon

2008-04-23 Thread Giuseppe Aruta
OK, I understood it! Peppe --- Giuseppe Aruta <[EMAIL PROTECTED]> ha scritto: > Hi > what is the usage of the new auto complete polygon > tool? > > Peppe > > > Inviato da Yahoo! Mail. > La casella di posta intelligente. > http://it.docs.yahoo.com/mail/overview/index.html > > > --