us.nj.nwk.overlapping_analysis
Class Model.BincountStatistic

java.lang.Object
  extended by us.nj.nwk.overlapping_analysis.Model.BincountStatistic
All Implemented Interfaces:
Model.GeneralStatistic
Enclosing class:
Model

public class Model.BincountStatistic
extends Object
implements Model.GeneralStatistic


Nested Class Summary
 class Model.BincountStatistic.BinTypeStat
           
 
Constructor Summary
Model.BincountStatistic(Vector celltypes)
           
 
Method Summary
 void addVoxel(Model.Voxel voxel)
           
 double[] getAvarageCord()
           
 void writeOutStatistics(Model.BinCountSheet worksheet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Model.BincountStatistic

public Model.BincountStatistic(Vector celltypes)
Method Detail

getAvarageCord

public double[] getAvarageCord()

addVoxel

public void addVoxel(Model.Voxel voxel)
Specified by:
addVoxel in interface Model.GeneralStatistic

writeOutStatistics

public void writeOutStatistics(Model.BinCountSheet worksheet)