Package org.biojava.bio.gui
Class PlainBlock
java.lang.Object
org.biojava.bio.gui.PlainBlock
- All Implemented Interfaces:
BlockPainter
A painter that just draws a block (or bar).
- Author:
- Matthew Pocock
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
paintBlock
(LogoContext ctxt, Rectangle2D block, AtomicSymbol sym)
-
Constructor Details
-
PlainBlock
public PlainBlock()
-
-
Method Details
-
paintBlock
- Specified by:
paintBlock
in interfaceBlockPainter
-