Class JavaFXDetails<N,Row,Column>

java.lang.Object
com.treemap.details.AbstractDetails<javafx.scene.Node,N,Row,Column,javafx.scene.paint.Color,javafx.scene.text.Font>
com.treemap.javafx.details.JavaFXDetails<N,Row,Column>
All Implemented Interfaces:
Details<javafx.scene.Node,N,Row,Column,javafx.scene.paint.Color,javafx.scene.text.Font>

public class JavaFXDetails<N,Row,Column> extends AbstractDetails<javafx.scene.Node,N,Row,Column,javafx.scene.paint.Color,javafx.scene.text.Font>
  • Constructor Details

    • JavaFXDetails

      public JavaFXDetails(TreeMapModel<N,Row,Column,javafx.scene.paint.Color,javafx.scene.text.Font> treeMapModel)
  • Method Details

    • getNativeComponent

      public javafx.scene.Node getNativeComponent()