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 TypeClassDescriptionclassA simple implementation of SymbolStyle optimized for DNA.classA simple implementation of SymbolStyle that just uses a single paint for outlines and a single paint for filling.classA 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 TypeMethodDescriptionvoidDistributionLogo.setStyle(SymbolStyle style) Set the symbol style.