org.deegree.client.sos.utils
Class DataPrep
java.lang.Object
org.deegree.client.sos.utils.DataPrep
public class DataPrep
- extends Object
The DataPrep converts the data from the StorageGetObservation into a ChartInput.
- Version:
- $Revision: 23990 $, $Date: 2010-04-29 14:15:30 +0200 (Thu, 29 Apr 2010) $
- Author:
- Ulrich Neumeister, last edited by: $Author: aionita $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataPrep
public DataPrep(StorageGetObservation storage,
String procedure)
- Public constructor for the DataPrep.
- Parameters:
storage
- the unformatted values from the xml responseID
- the ID of the data that shall be shown in the chart
getChartInput
public ChartInput getChartInput()
- Returns:
- The input for the chart. It's needed for ChartProcessing.
Copyright © 2011. All Rights Reserved.