Ignore:
Timestamp:
2016-02-18T23:22:37+01:00 (9 years ago)
Author:
Don-vip
Message:

checkstyle, javadoc

File:
1 edited

Legend:

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

    r9705 r9827  
    177177         * Returns the image size in pixels
    178178         * @return the image size in pixels
     179         * @since 9705
    179180         */
    180181        public int getImageSize() {
     
    185186         * Returns the image size as dimension
    186187         * @return the image size as dimension
     188         * @since 9705
    187189         */
    188190        public Dimension getImageDimension() {
Note: See TracChangeset for help on using the changeset viewer.