Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 536:fe2860653f8d
Removed a debug statement.
flys-client/trunk@2034 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 01 Jun 2011 08:49:39 +0000 |
parents | 017371801479 |
children | d2c37ba78feb |
comparison
equal
deleted
inserted
replaced
535:017371801479 | 536:fe2860653f8d |
---|---|
1 2011-06-01 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/ChartInfoServiceImpl.java: | |
4 Removed a debug statement. | |
5 | |
1 2011-06-01 Ingo Weinzierl <ingo@intevation.de> | 6 2011-06-01 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/client/shared/Transform2D.java: New. | 8 * src/main/java/de/intevation/flys/client/shared/Transform2D.java: New. |
4 This class transforms coordinates into an other coordinate system based | 9 This class transforms coordinates into an other coordinate system based |
5 on specified scale and translation factors. | 10 on specified scale and translation factors. |