Ignore:
Timestamp:
2015-07-07T13:56:40+02:00 (10 years ago)
Author:
floscher
Message:

Add authors.txt and improve README

Also two minor formatting improvements were added from the GitHub master-branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/MapillaryImportedImage.java

    r31341 r31348  
    3131    /**
    3232     * Returns the pictures of the file.
    33      * 
    34      * @return An BufferedImage object containing the pictures.
     33     *
     34     * @return A BufferedImage object containing the pictures.
    3535     * @throws IOException
    36      * @throws IllegalArgumentException if file is currently set to null 
     36     * @throws IllegalArgumentException if file is currently set to null
    3737     */
    3838    public BufferedImage getImage() throws IOException {
Note: See TracChangeset for help on using the changeset viewer.