comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/OutputTab.java @ 1400:96708d81eaf6

Added an initial GetFeatureInfo tool to get information about points in the map. flys-client/trunk@3285 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 17 Nov 2011 16:20:55 +0000
parents 9981ba2ee13a
children 2432973ccced
comparison
equal deleted inserted replaced
1399:748e7c828d03 1400:96708d81eaf6
55 55
56 56
57 public Artifact getArtifact() { 57 public Artifact getArtifact() {
58 return getCollectionView().getArtifact(); 58 return getCollectionView().getArtifact();
59 } 59 }
60
61
62 public Collection getCollection() {
63 return collection;
64 }
60 } 65 }
61 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 : 66 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org