public class EdgeFeatureGrapher extends AbstractFeatureGrapher
xFeature, yFeatures| Constructor and Description |
|---|
EdgeFeatureGrapher(List<org.jgrapht.graph.DefaultWeightedEdge> edges,
String xFeature,
List<String> yFeatures,
Model model,
SelectionModel selectionModel,
DisplaySettings displaySettings) |
| Modifier and Type | Method and Description |
|---|---|
protected ModelDataset |
buildMainDataSet(List<String> targetYFeatures) |
renderpublic EdgeFeatureGrapher(List<org.jgrapht.graph.DefaultWeightedEdge> edges, String xFeature, List<String> yFeatures, Model model, SelectionModel selectionModel, DisplaySettings displaySettings)
protected ModelDataset buildMainDataSet(List<String> targetYFeatures)
buildMainDataSet in class AbstractFeatureGrapherCopyright © 2015–2021 Fiji. All rights reserved.