| Modifier and Type | Method and Description |
|---|---|
List<FrequencyTableRow> |
SearchApi.frequency(FrequencyQuery frequencyQuery)
Find results for a query and return the IDs of the matched nodes.
|
ApiResponse<List<FrequencyTableRow>> |
SearchApi.frequencyWithHttpInfo(FrequencyQuery frequencyQuery)
Find results for a query and return the IDs of the matched nodes.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SearchApi.frequencyAsync(FrequencyQuery frequencyQuery,
ApiCallback<List<FrequencyTableRow>> _callback)
Find results for a query and return the IDs of the matched nodes.
|
| Modifier and Type | Method and Description |
|---|---|
FrequencyTableRow |
FrequencyTableRow.addValuesItem(String valuesItem) |
FrequencyTableRow |
FrequencyTableRow.count(Integer count) |
FrequencyTableRow |
FrequencyTableRow.values(List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
void |
FrequencyChart.setFrequencyData(List<FrequencyTableRow> table) |
void |
FrequencyWhiteboard.setFrequencyData(List<FrequencyTableRow> table,
FrequencyWhiteboard.Scale scale,
String font,
float fontSize) |
| Modifier and Type | Method and Description |
|---|---|
List<FrequencyTableRow> |
FrequencyBackgroundJob.call() |
| Modifier and Type | Method and Description |
|---|---|
void |
FrequencyQueryPanel.showResult(List<FrequencyTableRow> result,
FrequencyQuery query) |
| Constructor and Description |
|---|
CSVResource(List<FrequencyTableRow> data,
List<FrequencyTableEntry> freqDefinition) |
FrequencyResultPanel(List<FrequencyTableRow> table,
FrequencyQuery query,
FrequencyQueryPanel queryPanel) |
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.