Uses of Class
org.biojava.bio.program.blast2html.AlignmentMarker

Packages that use AlignmentMarker
org.biojava.bio.program.blast2html Code for generating HTML reports from blast output 
 

Uses of AlignmentMarker in org.biojava.bio.program.blast2html
 

Constructors in org.biojava.bio.program.blast2html with parameters of type AlignmentMarker
HTMLRenderer(PrintWriter poPrintWriter, String poStyleDef, int piAlignmentWidth, URLGeneratorFactory poFactory, AlignmentMarker poAlignmentMarker, Properties poOptions)
          Creates an HTMLRenderer, that outputs the HTML to the specified PrintWriter.