Uses of Interface
org.biojava.bio.gui.BlockPainter
Packages that use BlockPainter
-
Uses of BlockPainter in org.biojava.bio.gui
Classes in org.biojava.bio.gui that implement BlockPainterModifier and TypeClassDescriptionclass
A painter that just draws a block (or bar).class
A BlockPainter that renders letters in proportion to the size of the signal.Methods in org.biojava.bio.gui that return BlockPainterModifier and TypeMethodDescriptionDistributionLogo.getBlockPainter()
LogoContext.getBlockPainter()
Methods in org.biojava.bio.gui with parameters of type BlockPainterModifier and TypeMethodDescriptionvoid
DistributionLogo.setBlockPainter
(BlockPainter blockPainter)