| Package | Description |
|---|---|
| org.corpus_tools.annis.gui | |
| org.corpus_tools.annis.gui.controller | |
| org.corpus_tools.annis.gui.exporter | |
| org.corpus_tools.annis.gui.objects |
| Modifier and Type | Method and Description |
|---|---|
List<ExporterPlugin> |
AnnisUI.getExporterPlugins() |
| Constructor and Description |
|---|
ExportBackgroundJob(ExportQuery query,
ExporterPlugin exporter,
AnnisUI ui,
com.google.common.eventbus.EventBus eventBus,
ExportPanel panel) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMatrixExporter
An abstract base class for exporters that use Salt subgraphs to some kind of matrix output
|
class |
CSVExporter
A csv-exporter that will export the text of the underlying token instead of
the base text.
|
class |
GeneralTextExporter |
class |
GridExporter |
class |
SimpleTextExporter
Simple text exporter.
|
class |
TextColumnExporter
An exporter that will take all token nodes and exports them in a kind of
grid.
|
class |
TokenExporter |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ExporterPlugin> |
ExportQuery.getExporter() |
com.vaadin.v7.data.util.ObjectProperty<Class<? extends ExporterPlugin>> |
QueryUIState.getExporter() |
| Modifier and Type | Method and Description |
|---|---|
ExportQueryGenerator |
ExportQueryGenerator.exporter(Class<? extends ExporterPlugin> exporter) |
void |
ExportQuery.setExporter(Class<? extends ExporterPlugin> exporter) |
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.