Uses of Interface
rawDeepLearningClassifier.layoutFX.exampleSounds.ExampleSound
Packages that use ExampleSound
Package
Description
-
Uses of ExampleSound in rawDeepLearningClassifier.layoutFX.dlTransfroms
Methods in rawDeepLearningClassifier.layoutFX.dlTransfroms with parameters of type ExampleSoundModifier and TypeMethodDescriptionvoid
DLImageTransformPane.DLTransfromImagePane.updateExampleSound
(ExampleSound exampleSound) void
DLTransformImage.updateExampleSound
(ExampleSound exampleSound) Update the example sound. -
Uses of ExampleSound in rawDeepLearningClassifier.layoutFX.exampleSounds
Classes in rawDeepLearningClassifier.layoutFX.exampleSounds that implement ExampleSoundModifier and TypeClassDescriptionclass
Simple example sound loaded from a file.Methods in rawDeepLearningClassifier.layoutFX.exampleSounds that return ExampleSoundModifier and TypeMethodDescriptionExampleSoundFactory.getExampleSound
(ExampleSoundFactory.ExampleSoundType exampleSoundType) Get the example sound type.