Changeset 26509 in osm for applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap
- Timestamp:
- 2011-08-11T00:45:56+02:00 (13 years ago)
- Location:
- applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationModel.java
r23976 r26509 71 71 72 72 /** 73 * Gets the theGPX data instance used by this model.73 * Gets the GPX data instance used by this model. 74 74 * 75 75 * @return -
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/DefaultElevationProfileRenderer.java
r23976 r26509 276 276 * The fill color of the triangle. 277 277 * @param dir 278 * The direction of the t he triangle278 * The direction of the triangle 279 279 * @param x 280 280 * The x coordinate in the graphics context.
Note:
See TracChangeset
for help on using the changeset viewer.