Package org.biojava.bio.gui
Interface BlockPainter
- All Known Implementing Classes:
PlainBlock,TextBlock
public interface BlockPainter
-
Method Summary
Modifier and TypeMethodDescriptionvoidpaintBlock(LogoContext ctxt, Rectangle2D block, AtomicSymbol sym)
-
Method Details
-
paintBlock
-