Uses of Class
org.redfx.strangefx.ui.QubitFlow
-
Packages that use QubitFlow Package Description org.redfx.strangefx.ui -
-
Uses of QubitFlow in org.redfx.strangefx.ui
Methods in org.redfx.strangefx.ui that return types with arguments of type QubitFlow Modifier and Type Method Description java.util.List<QubitFlow>QubitBoard. getQubitFlows()javafx.collections.ObservableList<QubitFlow>QubitBoard. getWires()Methods in org.redfx.strangefx.ui with parameters of type QubitFlow Modifier and Type Method Description voidGateSymbol. setWire(QubitFlow f)
-