Package | Description |
---|---|
org.biojava.bio.gui |
Graphical interfaces for biojava objects.
|
Modifier and Type | Class and Description |
---|---|
class |
DNAStyle
A simple implementation of SymbolStyle optimized for DNA.
|
class |
PlainStyle
A simple implementation of SymbolStyle that just uses a single paint for
outlines and a single paint for filling.
|
class |
SimpleSymbolStyle
A no-frills implementation of SymbolStyle.
|
Modifier and Type | Method and Description |
---|---|
SymbolStyle |
LogoContext.getStyle() |
SymbolStyle |
DistributionLogo.getStyle()
Retrieve the current style.
|
Modifier and Type | Method and Description |
---|---|
void |
DistributionLogo.setStyle(SymbolStyle style)
Set the symbol style.
|
Copyright © 2014 BioJava. All rights reserved.