Uses of Interface
org.biojava.bio.gui.sequence.ImageMapRenderer
Packages that use ImageMapRenderer
Package
Description
Graphical displays of biological sequences and associated annotations.
-
Uses of ImageMapRenderer in org.biojava.bio.gui.sequence
Classes in org.biojava.bio.gui.sequence that implement ImageMapRendererModifier and TypeClassDescriptionclass
BasicImapRenderer
is a decorator forBasicFeatureRenderer
which adds the ability to create HTML image map coordinates which correspond to the feature rendering produced by theBasicFeatureRenderer
.class
RectangularImapRenderer
is a decorator forRectangularBeadRenderer
which adds the ability to create HTML image map coordinates which correspond to the feature rendering produced by theRectangularBeadRenderer
.class
ZiggyImapRenderer
is a decorator forZiggyFeatureRenderer
which adds the ability to create HTML image map coordinates which correspond to the feature rendering produced by theZiggyFeatureRenderer
.