Package | Description |
---|---|
com.pacbio.secondary.vis.gui.dialogs |
Application dialogs
|
com.pacbio.secondary.vis.gui.draw.utils |
Drawing utilities
|
com.pacbio.secondary.vis.io.update |
Support for interactive data updates after user preferences changes
|
com.pacbio.secondary.vis.svc.hdf.client |
HDFService client support
|
Modifier and Type | Field and Description |
---|---|
protected GenomicViewInspect |
InspectDataDialog.view |
Modifier and Type | Method and Description |
---|---|
static void |
AxisUtils.drawHorizontalAxisDetailsInspect(java.awt.Graphics g,
GenomicViewInspect source) |
protected static void |
AxisUtils.drawInspectTickmark(java.awt.Graphics g,
GenomicViewInspect source,
java.text.NumberFormat nf,
long datum,
int correction,
int y,
int gap)
draws vertical labels for axis values
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateInsertionsDataHelper.start(VioletApp app,
InspectDataDialog dlg,
GenomicViewInspect view,
long location) |
Constructor and Description |
---|
UpdateInsertionsDataHelper.UpdateInsertionsThreadHelper(VioletApp app,
InspectDataDialog dlg,
GenomicViewInspect view,
long location) |
Modifier and Type | Method and Description |
---|---|
boolean |
HDFServiceCallbackImpl.importGZippedInsertions(GenomicViewInspect view,
javax.activation.DataHandler handler)
called by importhelper...
|
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.