| Package | Description |
|---|---|
| org.corpus_tools.annis.gui.visualizers.component.grid | |
| org.corpus_tools.annis.gui.widgets.grid |
| Modifier and Type | Method and Description |
|---|---|
static LinkedHashMap<String,ArrayList<Row>> |
EventExtractor.parseSalt(VisualizerInput input,
boolean showSpanAnnos,
boolean showTokenAnnos,
List<String> annotationNames,
Set<String> mediaLayer,
boolean replaceValueWithMediaIcon,
Map<org.corpus_tools.salt.common.SToken,Integer> token2index,
PDFController pdfController,
org.corpus_tools.salt.common.STextualDS text)
Converts Salt document graph to rows.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
EventExtractor.removeEmptySpace(LinkedHashMap<String,ArrayList<Row>> rowsByAnnotation,
Row tokenRow) |
| Modifier and Type | Method and Description |
|---|---|
static void |
EventExtractor.removeEmptySpace(LinkedHashMap<String,ArrayList<Row>> rowsByAnnotation,
Row tokenRow) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ArrayList<Row>> |
AnnotationGrid.getRowsByAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Row.canMerge(Row other)
Returns true if merge is possible.
|
boolean |
Row.merge(Row other)
Merges the other row into this row.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationGrid.setRowsByAnnotation(Map<String,ArrayList<Row>> rowsByAnnotation) |
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.