Package | Description |
---|---|
org.biojava.bio.gui.sequence |
Graphical displays of biological sequences and associated annotations.
|
org.biojava.bio.gui.sequence.tracklayout |
Classes for the handling of the layout of a WrappedSequencePanel.
|
Modifier and Type | Method and Description |
---|---|
TrackLayout |
SequencePanelWrapper.getTrackLayout() |
Modifier and Type | Method and Description |
---|---|
void |
SequencePanelWrapper.setTrackLayout(TrackLayout tl) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleTrackLayout
A TrackLayout implenentation that wraps the sequence smoothly after a set number of residues
|
class |
UserDefinedTrackLayout
An implementation of TrackLayout that that wraps a sequence over an arbitrary set of ranges
|
Copyright © 2014 BioJava. All rights reserved.