Mercurial > dive4elements > river
log flys-artifacts/src/main/java/de/intevation/flys/artifacts/access/BedHeightAccess.java @ 4775:d9f1202cef78
age | author | description |
---|---|---|
Tue, 11 Dec 2012 09:44:04 +0100 | Björn Ricks | Move the access to artifact data to the Access object |
Tue, 16 Oct 2012 12:17:53 +0200 | Christian Lins | Workaround for #961 |
Tue, 28 Aug 2012 11:45:23 +0000 | Raimund Renkert | MINFO: Implemented UI and facet/artifact stack for bed height differences. |
Sun, 08 Jul 2012 08:52:15 +0000 | Sascha L. Teichmann | Added vim lines. |
Sun, 08 Jul 2012 08:43:13 +0000 | Sascha L. Teichmann | Replaced tabs with four spaces each. |
Tue, 03 Jul 2012 12:52:58 +0000 | Sascha L. Teichmann | Removed trailing whitespace. |
Tue, 03 Jul 2012 12:13:36 +0000 | Ingo Weinzierl | Added new *Access objects for bed height calculation and flow velocity calculation; removed methods for specific data access from MINFOArtifact. |