Package org.biojava.bio.gui.glyph

Glyphs implementations that draw shapes into SequenceRenderers

See:
          Description

Interface Summary
Glyph The Glyph interface for painting a shape within bounds
 

Class Summary
ArrowGlyph A Glyph that paints an arrow shape within the bounds.
GlyphUtils Utils class used by Glyph implementors.
HelixGlyph A Glyph that paints a Helix within the bounds
RectangleGlyph A Glyph that paints a rectangle shape within the bounds.
TurnGlyph A Glyph that paints a wide 'H' line within the bounds
TwoHeadedArrowGlyph A Glyph that paints a two headed arrow within the bounds
 

Package org.biojava.bio.gui.glyph Description

Glyphs implementations that draw shapes into SequenceRenderers