Israel Rodrigo Faria a écrit :
I sucessfully removed the undesired behaviour by removing
all mouse / key listeners but now im stuck adding custom behaviour
because the method transform I wanted is made private.

The following method is public:

   public void transform(AffineTransform);

Could if fit yours need? If not, which behavior would be desired?


 Facing this issue i
tried to svn checkout and change this method signature to public, I
wasnt able to build the new class because of inexistance of
org.geotools.resources.i18n package.

This package exists in the referencing module:

  gt/module/referencing/src/...

If you are using Maven, a "maven build" on the command line will take care of dependencies. If you are using the Netbeans IDE, you need to mount multiple source directory. In the case of gt/ext/widgets-swing, you need at least gt/module/referencing. The list of dependencies appears in pom.xml file in each module. They should also be published in the web site when we will have Maven 2 running.

        Martin.


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to