Package org.biojava.bio.gui.sequence.tracklayout

Classes for the handling of the layout of a WrappedSequencePanel.

See:
          Description

Interface Summary
TrackLayout An interface for the handling of the layout of a WrappedSequencePanel.
 

Class Summary
SimpleTrackLayout A TrackLayout implenentation that wraps the sequence smoothly after a set number of residues
UserDefinedTrackLayout An implementation of TrackLayout that that wraps a sequence over an arbitrary set of ranges
 

Package org.biojava.bio.gui.sequence.tracklayout Description

Classes for the handling of the layout of a WrappedSequencePanel.