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 TypeMethodDescriptionvoidBasicFragmentStore.addFragemnt(WhistleFragment newFragment, long time) voidFragmentStore.addFragemnt(WhistleFragment newFragment, long time) Add a whistle fragment to the storevoidHistoFragmentStore.addFragemnt(WhistleFragment newFragment, long time)