Ignore:
Timestamp:
2017-07-04T14:39:26+02:00 (7 years ago)
Author:
bastiK
Message:

see #14794 - remaining javadoc for the josm/data/ packages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/imagery/Shape.java

    r9371 r12453  
    1616
    1717/**
     18 * Data class to store the outline for background imagery coverage.
     19 *
     20 * Configuration data for imagery to describe the coverage area ({@link ImageryInfo.ImageryBounds}).
    1821 * @author Vincent
    19  *
    2022 */
    2123public class Shape {
Note: See TracChangeset for help on using the changeset viewer.