Package org.n52.io.format
Class FlotData
- java.lang.Object
-
- org.n52.io.format.AbstractData
-
- org.n52.io.format.FlotData
-
public class FlotData extends AbstractData
-
-
Constructor Summary
Constructors Constructor Description FlotData()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddReferenceValues(String id, FlotData toAdd)Map<String,FlotData>getReferenceValues()voidsetReferenceValues(Map<String,FlotData> referenceValues)-
Methods inherited from class org.n52.io.format.AbstractData
getValueAfterTimespan, getValueBeforeTimespan, getValues, setValueAfterTimespan, setValueBeforeTimespan, setValues
-
-