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.control |
Specialized gui controls
|
com.pacbio.secondary.vis.gui.dialogs |
Application dialogs
|
com.pacbio.secondary.vis.gui.draw.utils |
Drawing utilities
|
com.pacbio.secondary.vis.gui.draw.views |
Genomic views
|
com.pacbio.secondary.vis.gui.frame |
Client application main frame
|
com.pacbio.secondary.vis.io.update |
Support for interactive data updates after user preferences changes
|
Modifier and Type | Method and Description |
---|---|
void |
SessionDataHelper.restoreDetailsOptions(GenomicViewDetails view)
Restores details options into app
|
boolean |
DetailsStorage.setEpiProReadsDataIfAvailable(EpiProReadsReader model,
GenomicViewDetails view,
int current_contig,
boolean force_redraw) |
Modifier and Type | Method and Description |
---|---|
boolean |
VioletApp.importConsensusSequence(WsFastaSequenceInfo data,
GenomicViewDetails view,
boolean update) |
boolean |
VioletApp.importIPDConsensus(WsIPDConsensusInfo data,
GenomicViewDetails view,
boolean update) |
boolean |
VioletApp.importReferenceSequence(WsFastaSequenceInfo data,
GenomicViewDetails view,
boolean update) |
Constructor and Description |
---|
PaletteCtrl(GenomicViewDetails view) |
Modifier and Type | Method and Description |
---|---|
GenomicViewDetails |
PreferencesDialogBase.getView() |
Constructor and Description |
---|
QVThresholdOptionsPane(javax.swing.event.TableModelListener listener,
GenomicViewDetails view) |
Modifier and Type | Method and Description |
---|---|
protected static void |
InfoBuilder.addReadHtmlTooltip(GenomicViewDetails view,
java.lang.StringBuffer buf,
Marker read,
java.text.NumberFormat nf,
boolean addImage)
read tooltip
|
Modifier and Type | Class and Description |
---|---|
class |
GenomicViewInspect |
Modifier and Type | Field and Description |
---|---|
protected GenomicViewDetails |
VioletFrameBase.details_view |
Modifier and Type | Method and Description |
---|---|
GenomicViewDetails |
VioletFrameBase.getDetailsView() |
Modifier and Type | Method and Description |
---|---|
protected GenomicViewDetails |
UpdateDetailsDataHelper.UpdateDetailsThreadHelper.getDetailsView() |
protected GenomicViewDetails |
UpdateInsertionsDataHelper.UpdateInsertionsThreadHelper.getDetailsView() |
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.