public abstract class VariableResolutionDataModel extends BaseDataModel implements IVariableResolutionDataModelServer
BaseDataModel.eDataType
changeNotifier, data_type, mc
Constructor and Description |
---|
VariableResolutionDataModel() |
VariableResolutionDataModel(BaseDataModel.eDataType type,
int num_chromosomes) |
Modifier and Type | Method and Description |
---|---|
MarkerCollection[] |
copyAsMarkerCollectionArray()
Creates copy of a variableresolution model as a MarkerCollection array.
|
void |
detach() |
int |
getNumItems() |
float |
getResult(int idx,
int which) |
float[] |
getResults(int idx) |
java.util.Iterator<VariableValuesDataRecord> |
iterator() |
addChangeListener, fireChangeEvent, getDataType, getDataTypeAsString, getMarkersForContig, getNumContigs, hasData, isMarkerType, isModificationsType, isReadsType, isSummaryType, isVariantsType, removeChangeListener, setTypeAndNumContigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, getDataInfo, getFileHeader, getFilePath, getMinMaxValues, size, toCollection
addChangeListener, removeChangeListener
public VariableResolutionDataModel()
public VariableResolutionDataModel(BaseDataModel.eDataType type, int num_chromosomes)
public MarkerCollection[] copyAsMarkerCollectionArray()
copyAsMarkerCollectionArray
in interface IVariableResolutionDataModelServer
public float getResult(int idx, int which)
getResult
in interface IVariableResolutionDataModelServer
public float[] getResults(int idx)
getResults
in interface IVariableResolutionDataModelServer
public void detach()
detach
in interface IVariableResolutionDataModelServer
public java.util.Iterator<VariableValuesDataRecord> iterator()
iterator
in interface java.lang.Iterable<VariableValuesDataRecord>
public int getNumItems()
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.