jas2.hist.test
Class TimeGauss
- java.lang.Object
-
- java.util.Observable
-
- jas2.hist.test.Gauss
-
- jas2.hist.test.TimeGauss
-
- All Implemented Interfaces:
- DataSource, HasStatistics, HasStyle, Rebinnable1DHistogramData, HasXMLRepresentation
public class TimeGauss extends Gauss
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class jas2.hist.test.Gauss
Gauss.PaulStatistics
-
-
Constructor Summary
Constructors Constructor and Description TimeGauss(java.lang.String name, int entries, double max, double offX, double offY)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description static TimeGausscreate(java.lang.String name, int entries, java.util.Date start, java.util.Date end)intgetAxisType()Returns one of DOUBLE,INTEGER,STRING,DATE or DELTATIME-
Methods inherited from class jas2.hist.test.Gauss
getAxisLabels, getBins, getData, getMax, getMin, getSize, getStatistics, getStyle, getTitle, isRebinnable, rebin, setSize, setStats, setStyle, writeAsXML
-
-
-
-
Constructor Detail
-
TimeGauss
public TimeGauss(java.lang.String name, int entries, double max, double offX, double offY)
-
-
Method Detail
-
getAxisType
public int getAxisType()
Description copied from interface:Rebinnable1DHistogramDataReturns one of DOUBLE,INTEGER,STRING,DATE or DELTATIME- Specified by:
getAxisTypein interfaceRebinnable1DHistogramData- Overrides:
getAxisTypein classGauss
-
create
public static TimeGauss create(java.lang.String name, int entries, java.util.Date start, java.util.Date end)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG