Uses of Interface
org.biojava.utils.net.URLFactory

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

Uses of URLFactory in org.biojava.bio.gui.sequence
 

Constructors in org.biojava.bio.gui.sequence with parameters of type URLFactory
BasicImapRenderer(BasicFeatureRenderer renderer, ImageMap imageMap, URLFactory urlFactory)
          Creates a new BasicImapRenderer.
RectangularImapRenderer(RectangularBeadRenderer renderer, ImageMap imageMap, URLFactory urlFactory)
          Creates a new RectangularImapRenderer.
ZiggyImapRenderer(ZiggyFeatureRenderer renderer, ImageMap imageMap, URLFactory urlFactory)
          Creates a new ZiggyImapRenderer.