Package org.biojava.bio.gui.glyph
Interface Glyph
- All Known Implementing Classes:
ArrowGlyph
,HelixGlyph
,RectangleGlyph
,TurnGlyph
,TwoHeadedArrowGlyph
public interface Glyph
The Glyph interface for painting a shape within bounds
- Since:
- 1.5
- Author:
- Mark Southern
-
Method Summary
-
Method Details
-
setBounds
-
getBounds
-
render
-