source: josm/trunk/src/org/openstreetmap/josm/data/coor/EastNorth.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12669   7 years Don-vip see #15182 - remove dependence on JMapViewer for package data.coor
(edit) @12375   7 years michael2402 Document the data.coor package
(edit) @12093   7 years bastiK fixed #14734 - Handling imagery offsets when reprojecting
(edit) @11844   7 years bastiK see #7427 - avoid roundtrip conversion EastNorth -> LatLon -> …
(edit) @11830   7 years bastiK see #7427 - add implementations for new TileSource methods
(edit) @10915   8 years michael2402 Trim interpolate in EastNorth/LatLon for performance and add comment …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10334   8 years Don-vip fix equals methods for Coordinate classes
(edit) @9243   8 years Don-vip javadoc update
(edit) @8906   8 years Don-vip remove deprecated stuff
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8557   9 years Don-vip checkstyle
(edit) @8549   9 years bastiK applied #11628 - Added documentation to EastNorth, changed x - y = …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @7509   10 years stoecker remove tabs
(edit) @6670   10 years Don-vip fix #9508 - Centralized service for validator rules
(edit) @6669   10 years Don-vip see #9565 - don't consider infinite coordinates as valid
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6173   11 years Don-vip fix #8987 - immutable coordinates (patch by shinigami)
(edit) @6169   11 years Don-vip fix #8987 - Fix NPE and Findbugs/Sonar violations
(edit) @6167   11 years Don-vip see #8987 - add missing clone() methods to fix broken plugins
(edit) @6166   11 years Don-vip see #8987 - refactor/add missing distance() methods to fix broken plugins
(edit) @6165   11 years Don-vip see #8987 - Move distanceSq() from EastNorth to Coordinate to fix …
(edit) @6162   11 years bastiK applied #8987 - immutable coordinates (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @4640   12 years Don-vip Method to know if an EastNorth is valid (x & y != NaN)
(edit) @4134   13 years bastiK see #67 - new parallel way drawing mode (patch by Ole Jørgen Brønner)
(edit) @3837   13 years framm new viewport following function; moves the viewport so that the last …
(edit) @1724   15 years stoecker some more changes and bug fixes related to new projection stuff - GPX …
(edit) @1209   15 years framm - cosmetics
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1076   15 years framm - replaced he align-in-rectangle function with a more general method …
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(edit) @553   16 years david (a) add preference dialog, (b) add audio tracing
(edit) @477   16 years gebner EastNorth.add
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/data/coor/EastNorth.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.