Package | Description |
---|---|
fr.profi.mzdb.model |
Modifier and Type | Field and Description |
---|---|
protected DataMode |
BoundingBox._dataMode
The _data mode.
|
protected DataMode |
DataEncoding.mode
The mode.
|
Modifier and Type | Method and Description |
---|---|
DataMode |
DataEncoding.getMode()
Gets the mode.
|
static DataMode |
DataMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataMode[] |
DataMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DataEncoding(int id,
DataMode mode,
PeakEncoding peakEncoding,
String compression,
ByteOrder byteOrder)
Instantiates a new data encoding.
|
Copyright © 2019. All rights reserved.