Package | Description |
---|---|
fiji.plugin.trackmate.visualization.trackscheme |
Modifier and Type | Method and Description |
---|---|
JGraphXAdapter |
TrackSchemeGraphComponent.getGraph() |
JGraphXAdapter |
TrackScheme.getGraph()
Returns the
JGraphXAdapter that serves as a model for the graph
displayed in this frame. |
Modifier and Type | Method and Description |
---|---|
void |
TrackSchemeFrame.init(JGraphXAdapter lGraph) |
Constructor and Description |
---|
TrackSchemeGraphComponent(JGraphXAdapter graph,
TrackScheme trackScheme,
DisplaySettings ds) |
TrackSchemeGraphLayout(JGraphXAdapter graph,
Model model,
TrackSchemeGraphComponent component) |
TrackSchemeStylist(Model model,
JGraphXAdapter graphx,
DisplaySettings displaySettings) |
Copyright © 2015–2021 Fiji. All rights reserved.