Mercurial > dive4elements > river
comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/access/RangeAccess.java @ 5379:61bf64b102bc mapgenfix
Merge with default branch
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Fri, 22 Mar 2013 11:25:54 +0100 |
parents | 14db045d6368 |
children | 3b12c890b0b2 |
comparison
equal
deleted
inserted
replaced
5175:cfc5540a4eec | 5379:61bf64b102bc |
---|---|
55 mode = KM_MODE.LOCATIONS; | 55 mode = KM_MODE.LOCATIONS; |
56 } | 56 } |
57 else { | 57 else { |
58 mode = KM_MODE.NONE; | 58 mode = KM_MODE.NONE; |
59 } | 59 } |
60 | 60 |
61 return mode; | 61 return mode; |
62 } | 62 } |
63 | 63 |
64 /** | 64 /** |
65 * Return sorted array of locations at which stuff was calculated | 65 * Return sorted array of locations at which stuff was calculated |