Class CompileChainStage.PlotNode

  • Enclosing class:
    CompileChainStage

    class CompileChainStage.PlotNode
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      javafx.scene.shape.Rectangle rect  
      javafx.scene.text.Text text  
    • Constructor Summary

      Constructors 
      Constructor Description
      PlotNode()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • rect

        public javafx.scene.shape.Rectangle rect
      • text

        public javafx.scene.text.Text text
    • Constructor Detail

      • PlotNode

        PlotNode()