Ignore:
Timestamp:
2020-08-12T20:42:31+02:00 (4 years ago)
Author:
simon04
Message:

Javadoc warnings

File:
1 edited

Legend:

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

    r16486 r16877  
    145145     * Will return the argument, in case it is not a multi-resolution image.
    146146     * @param img the image
     147     * @param destImageWidth the width of the destination image
     148     * @param destImageHeight the height of the destination image
    147149     * @return if <code>img</code> is a <code>java.awt.image.BaseMultiResolutionImage</code>,
    148150     * then the result of the method <code>#getResolutionVariant(destImageWidth, destImageHeight)</code>,
Note: See TracChangeset for help on using the changeset viewer.