Hi Peppe,
I am terribly sorry .. work has bound me so far from porting the
existing gps extension to openjump ... this is even worse because Arndt
from Pirol sponsored a gps mouse last year but I had only time to do
some tests since at least october 2008...
sorry again ..ede
--
> Hi all
>
> I
Peppe,
I can probably help with these questions.
There is a lot of interest in adding support for CRS transformations
to OpenJUMP via the deegree library. This is on my top three list of
things to do for OpenJUMP. (I need the ability to perform CRS
transformations in OpenJUMP for some upcoming wo
I suspect that the class implements an interface that requires
getTaskFrame().
Jon
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Sunburned Surveyor
> Sent: Wednesday, July 02, 2008 12:58 PM
> To: OpenJump develop and use
> Subject: [JPP-Devel
Thanks for that clarification Paul. I will add those comments to the
Javadoc for that method.
Landon
On Wed, Jul 2, 2008 at 1:05 PM, Paul Austin <[EMAIL PROTECTED]> wrote:
> Landon,
>
> The getTaskFrame() method is from the TaskFrameProxy. This allows other
> parts of the application to get a Tas
Landon,
The getTaskFrame() method is from the TaskFrameProxy. This allows other
parts of the application to get a TaskFrame from another object without
knowing that the original object is a TaskFrame instance. For example you
could have a MyFrame class which also implements the TaskFrameProxy
inte
Sounds ok.regards,LarryOn 9/13/06, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
Larry,I'm not sure how I am going to thank you for all of your help. I do
appreciate it very much.I think I have a better understanding of the purpose of theROLLING_BACK_INVALID_EDITS_KEY flag now, after your explanati
Larry,
I'm not sure how I am going to thank you for all of your help. I do
appreciate it very much.
I think I have a better understanding of the purpose of the
ROLLING_BACK_INVALID_EDITS_KEY flag now, after your explanation. Let
me see if I understand correctly:
When performing certain actions,
Hi Sunburned, Why would we ever need to check and see if a CursorTool was rolling
back some action? EditTransaction should not commit the change when invalid geometry is produce as part of the operation. ROLLING_BACK_INVALID_EDITS_KEY is a flag that this is occuring so that other parts of the cod