| Package | Description |
|---|---|
| umich.ms.datatypes.scancollection | |
| umich.ms.datatypes.scancollection.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ScanIndexRoot |
| Modifier and Type | Field and Description |
|---|---|
protected TreeMap<Integer,ScanIndex> |
ScanIndexRoot.msLvl2index |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<Integer,ScanIndex> |
IScanCollection.getMapMsLevel2index()
Get a map which links MS Levels (starting from 1) to maps of (scanNum => scanObject)
|
TreeMap<Integer,ScanIndex> |
ScanIndexRoot.getMsLvl2index() |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<Integer,ScanIndex> |
ScanCollectionDefault.getMapMsLevel2index()
Get a map which links MS Levels (starting from 1) to maps of (scanNum => scanObject).
|
Copyright © 2017. All rights reserved.