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

    Modifier and Type
    Class
    Description
    class 
    BasicImapRenderer is a decorator for BasicFeatureRenderer which adds the ability to create HTML image map coordinates which correspond to the feature rendering produced by the BasicFeatureRenderer.
    class 
    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 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.