Uses of Interface
org.biojava.bio.gui.LogoContext
-
Packages that use LogoContext Package Description org.biojava.bio.gui Graphical interfaces for biojava objects. -
-
Uses of LogoContext in org.biojava.bio.gui
Methods in org.biojava.bio.gui with parameters of type LogoContext Modifier and Type Method Description void
BlockPainter. paintBlock(LogoContext ctxt, Rectangle2D block, AtomicSymbol sym)
void
PlainBlock. paintBlock(LogoContext ctxt, Rectangle2D block, AtomicSymbol sym)
void
TextBlock. paintBlock(LogoContext ctxt, Rectangle2D block, AtomicSymbol sym)
void
BarLogoPainter. paintLogo(LogoContext lCtxt)
void
LogoPainter. paintLogo(LogoContext lCtxt)
Render the state from sl onto the graphics object g.void
StackedLogoPainter. paintLogo(LogoContext lCtxt)
void
TextLogoPainter. paintLogo(LogoContext ctxt)
-