API Specification Errors
Errors in Class: org.biojava.bio.gui.glyph.HelixGlyph


Category 2: Member Error

HelixGlyph()
  • Constructor missing comment.
/**
 * Constructs a HelixGlyph object.
 */
HelixGlyph(Rectangle2D.Float)
  • Constructor missing comment.
/**
 * Constructs a HelixGlyph object.
 *
 * @param bounds  a Float object
 */

Category 4: Text/Link Error

Class HelixGlyph
  • Html Error in First Sentence
    --Missing a period
A Glyph that paints a Helix within the bounds

Explanation of Columns

Left Column
Identifies the error or warning.
Right Column
Shows the comment-text that generated the error in red.
Displays a template you can cut and paste in black.