Uses of Class
whistleClassifier.WhistleFragment
Packages that use WhistleFragment
-
Uses of WhistleFragment in whistleClassifier
Methods in whistleClassifier that return WhistleFragmentModifier and TypeMethodDescriptionWhistleFragmenter.getFragments
(WhistleContour whistleContour) Create an array of whistle fragments from a whistle contour.Methods in whistleClassifier that return types with arguments of type WhistleFragmentMethods in whistleClassifier with parameters of type WhistleFragmentModifier and TypeMethodDescriptionvoid
BasicFragmentStore.addFragemnt
(WhistleFragment newFragment) void
FragmentStore.addFragemnt
(WhistleFragment newFragment) Add a whistle fragment to the storevoid
HistoFragmentStore.addFragemnt
(WhistleFragment newFragment)