Uses of Class
Array.layoutFX.HydrophoneProperty
Packages that use HydrophoneProperty
-
Uses of HydrophoneProperty in Array.layoutFX
Methods in Array.layoutFX that return types with arguments of type HydrophonePropertyModifier and TypeMethodDescriptionjavafx.collections.ObservableList<HydrophoneProperty>
HydrophonesPane.getHydrophoneList()
Get the current hydrophone list.Methods in Array.layoutFX with parameters of type HydrophonePropertyModifier and TypeMethodDescriptionvoid
HydrophonesPane.notifyHydrophoneListeners
(HydrophoneProperty hydrophone) Notify the hydrophone listeners of a changeMethod parameters in Array.layoutFX with type arguments of type HydrophonePropertyModifier and TypeMethodDescriptionvoid
HydrophonesPane.setHydrophoneList
(javafx.collections.ObservableList<HydrophoneProperty> hydrophoneList)