Uses of Interface
org.biojava.bio.gui.SymbolStyle
Packages that use SymbolStyle
-
Uses of SymbolStyle in org.biojava.bio.gui
Classes in org.biojava.bio.gui that implement SymbolStyleModifier and TypeClassDescriptionclass
A simple implementation of SymbolStyle optimized for DNA.class
A simple implementation of SymbolStyle that just uses a single paint for outlines and a single paint for filling.class
A no-frills implementation of SymbolStyle.Methods in org.biojava.bio.gui that return SymbolStyleModifier and TypeMethodDescriptionDistributionLogo.getStyle()
Retrieve the current style.LogoContext.getStyle()
Methods in org.biojava.bio.gui with parameters of type SymbolStyleModifier and TypeMethodDescriptionvoid
DistributionLogo.setStyle
(SymbolStyle style) Set the symbol style.