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 TypeClassDescriptionclassBasicImapRendereris a decorator forBasicFeatureRendererwhich adds the ability to create HTML image map coordinates which correspond to the feature rendering produced by theBasicFeatureRenderer.classRectangularImapRendereris a decorator forRectangularBeadRendererwhich adds the ability to create HTML image map coordinates which correspond to the feature rendering produced by theRectangularBeadRenderer.classZiggyImapRendereris a decorator forZiggyFeatureRendererwhich adds the ability to create HTML image map coordinates which correspond to the feature rendering produced by theZiggyFeatureRenderer.