Package clickDetector.tethys
Class ClickTethysDataProvider
java.lang.Object
tethys.pamdata.AutoTethysProvider
clickDetector.tethys.ClickTethysDataProvider
- All Implemented Interfaces:
 TethysDataProvider
- 
Constructor Summary
ConstructorsConstructorDescriptionClickTethysDataProvider(TethysControl tethysControl, ClickDataBlock clickDataBlock)  - 
Method Summary
Modifier and TypeMethodDescriptionnilus.GranularityEnumType[]Get a list of allowed granularity types for this outputMethods inherited from class tethys.pamdata.AutoTethysProvider
addUserDefined, canExportLocalisations, createDetection, getAlgorithm, getAlgorithmParameters, getDescription, getDetectionsMethod, getDetectionsName, getEffortKinds, getLocalisationAlgorithm, getLocalisationInfo, getLocalisationParameters, getPamDataBlock, getTethysControl, granularityOK, hasDetections, isAddFrequencyInfo, packAnnotation, roundDecimalPlaces, roundSignificantFigures, setAddFrequencyInfo, wantExportDialogCard 
- 
Constructor Details
- 
ClickTethysDataProvider
 
 - 
 - 
Method Details
- 
getAllowedGranularities
public nilus.GranularityEnumType[] getAllowedGranularities()Description copied from interface:TethysDataProviderGet a list of allowed granularity types for this output- Specified by:
 getAllowedGranularitiesin interfaceTethysDataProvider- Overrides:
 getAllowedGranularitiesin classAutoTethysProvider- Returns:
 - list of granularities.
 
 
 -