Uses of Class
org.biojava.bio.gui.sequence.ImageMap.HotSpot

Packages that use ImageMap.HotSpot
org.biojava.bio.gui.sequence Graphical displays of biological sequences and associated annotations. 
 

Uses of ImageMap.HotSpot in org.biojava.bio.gui.sequence
 

Methods in org.biojava.bio.gui.sequence with parameters of type ImageMap.HotSpot
 void ImageMap.addHotSpot(ImageMap.HotSpot hotSpot)
          addHotSpot adds a hotspot to the map.
 void ImageMap.ClientSide.addHotSpot(ImageMap.HotSpot hotSpot)
           
 void ImageMap.ServerSide.addHotSpot(ImageMap.HotSpot hotSpot)