|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.biojava.bio.gui.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(java.awt.Graphics g,
DistributionLogo sl)
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(java.awt.Graphics g, DistributionLogo sl)
g
- the target Graphicssl
- the StateLogo to render
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |