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