Package | Description |
---|---|
org.biojava.bio.gui |
Graphical interfaces for biojava objects.
|
Modifier and Type | Class and Description |
---|---|
class |
BarLogoPainter
A logo painter that paints in bars.
|
class |
StackedLogoPainter
A logo painter that paints in stacked areas.
|
class |
TextLogoPainter
A logo painter that paints in stacked letters.
|
Modifier and Type | Method and Description |
---|---|
LogoPainter |
DistributionLogo.getLogoPainter()
Retrieve the current logo painter.
|
Modifier and Type | Method and Description |
---|---|
void |
DistributionLogo.setLogoPainter(LogoPainter logoPainter)
Set the logo painter.
|
Copyright © 2014 BioJava. All rights reserved.