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 voidBlockPainter. paintBlock(LogoContext ctxt, Rectangle2D block, AtomicSymbol sym)voidPlainBlock. paintBlock(LogoContext ctxt, Rectangle2D block, AtomicSymbol sym)voidTextBlock. paintBlock(LogoContext ctxt, Rectangle2D block, AtomicSymbol sym)voidBarLogoPainter. paintLogo(LogoContext lCtxt)voidLogoPainter. paintLogo(LogoContext lCtxt)Render the state from sl onto the graphics object g.voidStackedLogoPainter. paintLogo(LogoContext lCtxt)voidTextLogoPainter. paintLogo(LogoContext ctxt)
-