Package | Description |
---|---|
com.pacbio.secondary.vis.data.session |
Client side user session data models
|
com.pacbio.secondary.vis.gui.app |
Main application classes, support local, remote, webstart based deployment
|
com.pacbio.secondary.vis.gui.dialogs |
Application dialogs
|
Modifier and Type | Method and Description |
---|---|
protected RegionsOfInterestStorage |
RegionsOfInterestStorage.readROIsDataFromByteArray(byte[] data) |
Modifier and Type | Field and Description |
---|---|
protected RegionsOfInterestStorage |
VioletAppBase.rois_storage |
Modifier and Type | Method and Description |
---|---|
RegionsOfInterestStorage |
VioletAppBase.getRegionsOfInterestStorage() |
Modifier and Type | Method and Description |
---|---|
void |
VioletAppBase.setRegionsOfInterestStorage(RegionsOfInterestStorage stg) |
Modifier and Type | Field and Description |
---|---|
protected RegionsOfInterestStorage |
RegionsOfInterestDialog.storage |
Constructor and Description |
---|
RegionsOfInterestDialog(VioletApp main_app,
RegionsOfInterestStorage storage) |
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.