Uses of Class
org.biojava.bio.program.blast2html.AlignmentMarker
Packages that use AlignmentMarker
Package
Description
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 AlignmentMarkerModifierConstructorDescriptionHTMLRenderer
(PrintWriter poPrintWriter, String poStyleDef, int piAlignmentWidth, URLGeneratorFactory poFactory, AlignmentMarker poAlignmentMarker, Properties poOptions) Creates an HTMLRenderer, that outputs the HTML to the specified PrintWriter.