public class DefaultBinnedMSFeatureVector extends Object implements IFeatureVector
| Constructor and Description |
|---|
DefaultBinnedMSFeatureVector(IFileFragment iff,
int i,
Tuple2D<List<Array>,List<Array>> t) |
| Modifier and Type | Method and Description |
|---|---|
Array |
getFeature(String string)
Return an Array for a specified feature with name.
|
List<String> |
getFeatureNames()
Get a list of available feature names for this FeatureVector.
|
UUID |
getUniqueId() |
public Array getFeature(String string)
IFeatureVectorgetFeature in interface IFeatureVectorpublic List<String> getFeatureNames()
IFeatureVectorgetFeatureNames in interface IFeatureVectorpublic UUID getUniqueId()
getUniqueId in interface IFeatureVectorCopyright © 2007-2013. All Rights Reserved.