public static class SpeciesBatchTreeModel.SamplingContext extends Object
| Constructor and Description |
|---|
SpeciesBatchTreeModel.SamplingContext(SpeciesBatchTreeNode rootNode,
SpeciesBatchRowModel superSamplingRow,
Set<SpeciesBatchRowModel> samplingRows,
float totalWeight) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyNewSampleValues(float samplingWeight,
Float samplingRatio) |
SpeciesBatchTreeNode |
getRootNode() |
Set<SpeciesBatchRowModel> |
getSamplingRows() |
SpeciesBatchRowModel |
getSuperSamplingRow() |
float |
getTotalWeight() |
public SpeciesBatchTreeModel.SamplingContext(SpeciesBatchTreeNode rootNode, SpeciesBatchRowModel superSamplingRow, Set<SpeciesBatchRowModel> samplingRows, float totalWeight)
public SpeciesBatchTreeNode getRootNode()
public SpeciesBatchRowModel getSuperSamplingRow()
public Set<SpeciesBatchRowModel> getSamplingRows()
public float getTotalWeight()
public void applyNewSampleValues(float samplingWeight,
Float samplingRatio)
Copyright © 2012 Ifremer. All Rights Reserved.