public class TrackFeatureGrapher extends AbstractFeatureGrapher
xFeature, yFeatures
Constructor and Description |
---|
TrackFeatureGrapher(List<Integer> trackIDs,
String xFeature,
List<String> yFeatures,
Model model,
SelectionModel selectionModel,
DisplaySettings displaySettings) |
Modifier and Type | Method and Description |
---|---|
protected ModelDataset |
buildMainDataSet(List<String> targetYFeatures) |
render
public TrackFeatureGrapher(List<Integer> trackIDs, String xFeature, List<String> yFeatures, Model model, SelectionModel selectionModel, DisplaySettings displaySettings)
protected ModelDataset buildMainDataSet(List<String> targetYFeatures)
buildMainDataSet
in class AbstractFeatureGrapher
Copyright © 2015–2021 Fiji. All rights reserved.