comparison gnv-artifacts/src/main/java/de/intevation/gnv/statistics/Statistics.java @ 93:c476fbbaa4ca

Imported Statistics-Classes from old Project. Revision: 3101 Does not compile gnv-artifacts/trunk@138 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 28 Sep 2009 07:27:06 +0000
parents
children 156db25ad4b4
comparison
equal deleted inserted replaced
92:090612335a48 93:c476fbbaa4ca
1 /**
2 * Title: Statistics, $Header: /share/gdi/SDI-Suite/Repository/projekte/BSH-GDI/genericViewer/src/main/java/de/conterra/bsh/gdi/gnviewer/output/statistics/Statistics.java,v 1.2 2008/01/30 12:38:34 blume Exp $
3 * Source: $Source: /share/gdi/SDI-Suite/Repository/projekte/BSH-GDI/genericViewer/src/main/java/de/conterra/bsh/gdi/gnviewer/output/statistics/Statistics.java,v $
4 * created by: Stefan Blume (blume)
5 * erstellt am: 14.12.2007
6 * Copyright: con terra GmbH, 2005
7 *
8 * modified by: $Author: blume $
9 * modified on: $Date: 2008/01/30 12:38:34 $
10 * Version: $Revision: 1.2 $
11 * TAG: $Name: $
12 * locked from: $Locker: $
13 * CVS State: $State: Exp $
14 * Project: $ProjectName$
15 */
16 package de.intevation.gnv.statistics;
17
18 /**
19 * The interface <code>Statistics</code> fulfills the following purposes:
20 * <ol>
21 * <li>Providng a marker interface for statistics.</li>
22 * </ol>
23 *
24 * @author blume
25 * @version 1.0
26 * @serial 1.0
27 * @see
28 * @since 14.12.2007 09:34:32
29 */
30 public interface Statistics {
31
32
33 }

http://dive4elements.wald.intevation.org