|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.biojava.bio.gui.TextBlock
A BlockPainter that renders letters in proportion to the size of the signal.
| Constructor Summary | |
TextBlock()
|
|
| Method Summary | |
java.awt.Font |
getLogoFont()
Retrieve the current font. |
void |
paintBlock(LogoContext ctxt,
java.awt.geom.Rectangle2D block,
AtomicSymbol sym)
|
void |
setLogoFont(java.awt.Font logoFont)
Set the current logo font. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TextBlock()
| Method Detail |
public java.awt.Font getLogoFont()
public void setLogoFont(java.awt.Font logoFont)
logoFont - the new Font to render the logo letters in
public void paintBlock(LogoContext ctxt,
java.awt.geom.Rectangle2D block,
AtomicSymbol sym)
paintBlock in interface BlockPainter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||