public class ConstituentLayouter<T extends GraphicsItem> extends Object
| Constructor and Description |
|---|
ConstituentLayouter(edu.uci.ics.jung.graph.DirectedGraph<org.corpus_tools.salt.core.SNode,org.corpus_tools.salt.core.SRelation> graph_,
GraphicsBackend<T> backend_,
TreeElementLabeler labeler_,
TreeElementStyler styler_,
VisualizerInput input_,
AnnisGraphTools graphTools) |
| Modifier and Type | Method and Description |
|---|---|
void |
adaptNodeHeights() |
T |
createLayout(LayoutOptions options) |
public ConstituentLayouter(edu.uci.ics.jung.graph.DirectedGraph<org.corpus_tools.salt.core.SNode,org.corpus_tools.salt.core.SRelation> graph_,
GraphicsBackend<T> backend_,
TreeElementLabeler labeler_,
TreeElementStyler styler_,
VisualizerInput input_,
AnnisGraphTools graphTools)
public void adaptNodeHeights()
public T createLayout(LayoutOptions options)
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.