Class JavaFXRegression<Row,​Column>

  • All Implemented Interfaces:
    Regression<javafx.scene.Node,​javafx.scene.paint.Color,​Row,​Column>

    public class JavaFXRegression<Row,​Column>
    extends AbstractRegression<javafx.scene.Node,​javafx.scene.paint.Color,​Row,​Column>
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JavaFXRegression

        public JavaFXRegression​(HighDFactory<javafx.scene.Node,​javafx.scene.paint.Color,​?,​?,​Row,​Column,​?> factory)