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/Epsg4326.java

    r1823 r2017  
    44import static org.openstreetmap.josm.tools.I18n.tr; 
    55 
     6import org.openstreetmap.josm.data.Bounds; 
     7import org.openstreetmap.josm.data.coor.EastNorth; 
    68import org.openstreetmap.josm.data.coor.LatLon; 
    7 import org.openstreetmap.josm.data.coor.EastNorth; 
    8 import org.openstreetmap.josm.data.Bounds; 
    9 import org.openstreetmap.josm.data.ProjectionBounds; 
    109 
    1110/** 
Note: See TracChangeset for help on using the changeset viewer.