Ignore:
Timestamp:
2012-08-04T16:33:49+02:00 (12 years ago)
Author:
bastiK
Message:

add session support for imagery layers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/session/SessionLayerExporter.java

    r4685 r5391  
    4242
    4343    /**
    44      * Save meta data to the .jos file. Return a <layer> element.
    45      * Use support to save files in the zip archive as needed.
     44     * Save meta data to the .jos file. Return a layer XML element.
     45     * Use <code>support</code> to save files in the zip archive as needed.
    4646     */
    4747    Element export(ExportSupport support) throws IOException;
Note: See TracChangeset for help on using the changeset viewer.