Class ProbabilitiesGate

java.lang.Object
org.redfx.strangefx.ui.PseudoGate
org.redfx.strangefx.ui.ProbabilitiesGate
All Implemented Interfaces:
org.redfx.strange.Gate

public class ProbabilitiesGate
extends PseudoGate
A special implementation of a Gate that is not altering the probability vector, but that is used in rendering.
Author:
johan
  • Constructor Details

    • ProbabilitiesGate

      public ProbabilitiesGate(org.redfx.strange.Step step)
  • Method Details

    • createUI

      public javafx.scene.layout.Region createUI()