Class SixFrameZiggyRenderer

  • All Implemented Interfaces:
    java.io.Serializable, FeatureRenderer, Changeable

    public class SixFrameZiggyRenderer
    extends AbstractChangeable
    implements FeatureRenderer, java.io.Serializable
    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:
    Serialized Form