Revision 28375 branches/v2_0_0_prep/libraries/libGeocoding/src/org/gvsig/geocoding/result/impl/GeomMatchResult.java

View differences:

GeomMatchResult.java
42 42

  
43 43
//
44 44
/**
45
 * Class with the results of geocoding process. It has the geometry of the
45
 * Implementation with the results of geocoding process. It has the geometry of the
46 46
 * geocoding position and the features related. This objects are stored in a
47 47
 * TreeSet the best to worst quality.
48 48
 * 
......
197 197
				return 1;
198 198
			}
199 199
		}
200

  
201 200
	}
202 201

  
203 202
	/**

Also available in: Unified diff