|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.gui.PlainBlock
public class PlainBlock
A painter that just draws a block (or bar).
Constructor Summary | |
---|---|
PlainBlock()
|
Method Summary | |
---|---|
void |
paintBlock(LogoContext ctxt,
java.awt.geom.Rectangle2D block,
AtomicSymbol sym)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlainBlock()
Method Detail |
---|
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 |