swarm.analysis
Class EZBinImpl
java.lang.Object
|
+--swarm.analysis.EZBinImpl
- public class EZBinImpl
- extends Object
- implements SwarmObjectS, SwarmObject, EZBinS, EZBin
An easy to use histogram interface..
This class allows the user to easily histogram data generated by a collection of objects. In addition the class will generate some standard statistics over the resulting dataset.
Methods implemented by this class for interface swarm.analysis.EZBin |
getAverage,
getBinColorCount,
getBinCount,
getCount,
getFileName,
getLowerBound,
getMax,
getMin,
getOutliers,
getStd,
getTitle,
getUpperBound,
output,
outputGraph,
outputToFile,
reset,
setPrecision,
update |
Methods implemented by this class for interface swarm.defobj.Drop |
drop |
Methods implemented by this class for interface swarm.defobj.DefinedObject |
compare,
describe,
describeID,
getDisplayName,
getTypeName,
getZone,
perform,
perform$with,
perform$with$with,
perform$with$with$with,
respondsTo,
setDisplayName,
xfprint,
xfprintid,
xprint,
xprintid |
EZBinImpl
public EZBinImpl()
EZBinImpl
public EZBinImpl(ZoneImpl aZone)
- Default constructor for Impl class