Package | Description |
---|---|
fr.profi.mzdb | |
fr.profi.mzdb.io.reader.provider | |
fr.profi.mzdb.model |
Modifier and Type | Method and Description |
---|---|
RunSliceData |
MzDbReader.getRunSliceData(int runSliceId)
Gets the run slice data.
|
protected RunSliceData |
AbstractMzDbReader.getRunSliceData(int runSliceId,
com.almworks.sqlite4java.SQLiteConnection connection)
Gets the run slice data.
|
Modifier and Type | Method and Description |
---|---|
rx.Observable<RunSliceData> |
MzDbAsyncReader.getRunSliceData(int runSliceId)
Gets the run slice data.
|
Modifier and Type | Method and Description |
---|---|
RunSliceData |
RunSliceDataProvider.getRunSliceData(int runSliceNumber)
Gets the run slice data.
|
Modifier and Type | Field and Description |
---|---|
protected RunSliceData |
RunSlice.data
The data.
|
Modifier and Type | Method and Description |
---|---|
RunSliceData |
RunSlice.getData()
Gets the data.
|
Constructor and Description |
---|
RunSlice(RunSliceHeader header,
RunSliceData spectrumData)
Instantiates a new run slice.
|
Copyright © 2019. All rights reserved.