Revision 44050 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.app/org.gvsig.app.mainplugin/src/main/java/org/gvsig/app/project/documents/view/toolListeners/InfoListener.java

View differences:

InfoListener.java
95 95
    private MapControl mapCtrl;
96 96

  
97 97
    /**
98
     * Radius as tolerance around the selected point, the area will be used to
99
     * look for information.
100
     */
101
    private static int TOL = 7;
102

  
103
    /**
104 98
     * <p>
105 99
     * Creates a new <code>InfoListener</code> object.
106 100
     * </p>

Also available in: Unified diff