Class SixFrameZiggyRenderer

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

A feature renderer that computes the data necessary to render multi-exon transcripts without CDS data.

The actual drawing is done by a child renderer. In this case, SixFrameRenderer is used, which can use data from this renderer to display transcripts in the correct translation frames.

Author:
David Huen
See Also: