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) |
renderpublic TrackFeatureGrapher(List<Integer> trackIDs, 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.