Class DotPlotPanel

All Implemented Interfaces:
ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener

public class DotPlotPanel extends ScaleableMatrixPanel
Displays the dot plot trace for an alignment. This class adapts ScaleableMatrixPanel, which uses code from org.biojava.nbio.structure.align.pairwise, with more BioJava-friendly methods based off AFPChains.
Author:
Spencer Bliven
See Also: