Class PairwiseOverlayRenderer

java.lang.Object
org.biojava.utils.AbstractChangeable
org.biojava.bio.gui.sequence.PairwiseOverlayRenderer
All Implemented Interfaces:
Serializable, PairwiseSequenceRenderer, Changeable

PairwiseOverlayRenderer allows a list of other PairwiseSequenceRenderers to superimpose their output. Operations on the child renderers (rendering, event handling) are carried out in the order in which they were added.
Since:
1.2
Author:
Keith James, Matthew Pocock
See Also: