Ignore:
Timestamp:
2014-10-01T23:24:11+02:00 (10 years ago)
Author:
stoecker
Message:

fix JavaDoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/tools/GeoPropertyIndex.java

    r7509 r7592  
    6262    /**
    6363     * Look up the property for a certain point.
    64      * This gives the same result as {@link #geoProp#get(LatLon)}, but
     64     * This gives the same result as {@link GeoProperty#get(LatLon)}, but
    6565     * should be faster.
    6666     * @param ll the point coordinates
Note: See TracChangeset for help on using the changeset viewer.