Package | Description |
---|---|
com.biomatters.geneious.publicapi.plugin |
Provides the
GeneiousPlugin interface and plugin
related interfaces. |
Modifier and Type | Class and Description |
---|---|
static class |
SequenceViewerExtension.StatisticsFactory
A convenience Factory for creating statistics.
|
Modifier and Type | Method and Description |
---|---|
SequenceViewerExtension.Factory[] |
GeneiousPlugin.getSequenceViewerExtensionFactories()
A
SequenceViewerExtension
is used for creating a custom extensions to the sequence viewer. |
Modifier and Type | Method and Description |
---|---|
static List<SequenceViewerExtension.Factory> |
PluginUtilities.getSequenceViewerExtensionFactories()
Get a list of all
SequenceViewerExtension.Factories provided by all currently installed plugins |