Package org.biojava.bio.gui.glyph
Glyphs implementations that draw shapes into SequenceRenderers
-
Interface Summary Interface Description Glyph The Glyph interface for painting a shape within bounds -
Class Summary Class Description 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 boundsRectangleGlyph A Glyph that paints a rectangle shape within the bounds.TurnGlyph A Glyph that paints a wide 'H' line within the boundsTwoHeadedArrowGlyph A Glyph that paints a two headed arrow within the bounds