Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/ChartOutputServiceImpl.java @ 528:39d9291513cc
age | author | description |
---|---|---|
Tue, 17 May 2011 09:58:53 +0000 | Ingo Weinzierl | Adjusted a method signature of ClientProtocolUtils that has been changed in the last revision. |
Thu, 12 May 2011 09:14:46 +0000 | Ingo Weinzierl | Enabled the client to request charts in different sizes. |
Mon, 09 May 2011 11:21:50 +0000 | Ingo Weinzierl | Bugfix: the current locale string is used to fetch chart images now. |
Thu, 07 Apr 2011 11:31:19 +0000 | Ingo Weinzierl | The ChartOutputTab calls the out() operation of a Collection now - no longer the out() of its first artifact. |
Mon, 28 Mar 2011 10:45:45 +0000 | Ingo Weinzierl | Added a service that builds up requests to retrieve chart images. Use this service to display charts in the ChartOutputTab. |