Class JavaFXScatterPlotPanel
- java.lang.Object
-
- com.macrofocus.high_d.scatterplot.AbstractScatterPlotPanel<javafx.scene.Node>
-
- com.macrofocus.high_d.scatterplot.javafx.JavaFXScatterPlotPanel
-
- All Implemented Interfaces:
com.macrofocus.crossplatform.CPComponent<javafx.scene.Node>
,ScatterPlotPanel<javafx.scene.Node>
public class JavaFXScatterPlotPanel extends AbstractScatterPlotPanel<javafx.scene.Node>
-
-
Constructor Summary
Constructors Constructor Description JavaFXScatterPlotPanel(com.macrofocus.plot.AxisPlotPanel<javafx.scene.Node> axisPlotPanel, ScatterPlot<javafx.scene.Node,?,?,?,?> scatterPlot)
-
Method Summary
-
Methods inherited from class com.macrofocus.high_d.scatterplot.AbstractScatterPlotPanel
getNativeComponent, setStyleClass, setYPanelVisible
-
-
-
-
Constructor Detail
-
JavaFXScatterPlotPanel
public JavaFXScatterPlotPanel(com.macrofocus.plot.AxisPlotPanel<javafx.scene.Node> axisPlotPanel, ScatterPlot<javafx.scene.Node,?,?,?,?> scatterPlot)
-
-