|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.gui.BarLogoPainter
public class BarLogoPainter
A logo painter that paints in bars. The total height of the bars is proportional to the total informaton in the state.
Constructor Summary | |
---|---|
BarLogoPainter()
|
Method Summary | |
---|---|
void |
paintLogo(LogoContext lCtxt)
Render the state from sl onto the graphics object g. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BarLogoPainter()
Method Detail |
---|
public void paintLogo(LogoContext lCtxt)
LogoPainter
paintLogo
in interface LogoPainter
lCtxt
- the LogoContext to render
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |