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 TypeMethodDescriptionvoidDLImageTransformPane.DLTransfromImagePane.updateExampleSound(ExampleSound exampleSound) voidDLTransformImage.updateExampleSound(ExampleSound exampleSound) Update the example sound. - 
Uses of ExampleSound in rawDeepLearningClassifier.layoutFX.exampleSounds
Classes in rawDeepLearningClassifier.layoutFX.exampleSounds that implement ExampleSoundModifier and TypeClassDescriptionclassSimple 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.