public interface TreeElementStyler
| Modifier and Type | Method and Description |
|---|---|
Color |
getEdgeColor(org.corpus_tools.salt.core.SRelation n,
VisualizerInput input) |
GraphicsBackend.Font |
getFont(org.corpus_tools.salt.core.SNode n,
VisualizerInput input) |
GraphicsBackend.Font |
getFont(org.corpus_tools.salt.core.SRelation e) |
int |
getHeightStep() |
int |
getLabelPadding() |
Shape |
getShape(org.corpus_tools.salt.core.SNode n,
VisualizerInput input) |
Shape |
getShape(org.corpus_tools.salt.core.SRelation e,
VisualizerInput input) |
Stroke |
getStroke(org.corpus_tools.salt.core.SRelation n,
VisualizerInput input) |
Color |
getTextBrush(org.corpus_tools.salt.core.SNode n,
VisualizerInput input) |
Color |
getTextBrush(org.corpus_tools.salt.core.SRelation n) |
int |
getTokenSpacing() |
int |
getVEdgeOverlapThreshold() |
Color getEdgeColor(org.corpus_tools.salt.core.SRelation n, VisualizerInput input)
GraphicsBackend.Font getFont(org.corpus_tools.salt.core.SNode n, VisualizerInput input)
GraphicsBackend.Font getFont(org.corpus_tools.salt.core.SRelation e)
int getHeightStep()
int getLabelPadding()
Shape getShape(org.corpus_tools.salt.core.SNode n, VisualizerInput input)
Shape getShape(org.corpus_tools.salt.core.SRelation e, VisualizerInput input)
Stroke getStroke(org.corpus_tools.salt.core.SRelation n, VisualizerInput input)
Color getTextBrush(org.corpus_tools.salt.core.SNode n, VisualizerInput input)
Color getTextBrush(org.corpus_tools.salt.core.SRelation n)
int getTokenSpacing()
int getVEdgeOverlapThreshold()
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.