Uses of Interface
org.biojava.bio.gui.sequence.ImageMapRenderer

Packages that use ImageMapRenderer
org.biojava.bio.gui.sequence 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 ImageMapRenderer
 class RectangularImapRenderer
          RectangularImapRenderer is a decorator for RectangularBeadRenderer which adds the ability to create HTML image map coordinates which correspond to the feature rendering produced by the RectangularBeadRenderer.
 class ZiggyImapRenderer
          ZiggyImapRenderer is a decorator for ZiggyFeatureRenderer which adds the ability to create HTML image map coordinates which correspond to the feature rendering produced by the ZiggyFeatureRenderer.