Ignore:
Timestamp:
30.08.2009 19:07:24 (3 years ago)
Author:
Gubaer
Message:

removed OptionPaneUtil
cleanup of deprecated Layer API
cleanup of deprecated APIs in OsmPrimitive and Way
cleanup of imports

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/projection/SwissGrid.java

    r1823 r2017  
    55import static org.openstreetmap.josm.tools.I18n.tr; 
    66 
    7 import org.openstreetmap.josm.Main; 
     7import org.openstreetmap.josm.data.Bounds; 
    88import org.openstreetmap.josm.data.coor.EastNorth; 
    99import org.openstreetmap.josm.data.coor.LatLon; 
    10 import org.openstreetmap.josm.data.Bounds; 
    11 import org.openstreetmap.josm.data.ProjectionBounds; 
    1210 
    1311/** 
Note: See TracChangeset for help on using the changeset viewer.