Package clickDetector.tethys
Class ClickTethysDataProvider
java.lang.Object
tethys.pamdata.TethysDataProvider
tethys.pamdata.AutoTethysProvider
clickDetector.tethys.ClickTethysDataProvider
-
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
canExportLocalisations, createDetection, getAlgorithm, getAlgorithmParameters, getDescription, getDetectionsMethod, getDetectionsName, getEffortKinds, getLocalisationAlgorithm, getLocalisationInfo, getLocalisationParameters, getPamDataBlock, getTethysControl, granularityOK, hasDetections, isAddFrequencyInfo, packAnnotation, roundDecimalPlaces, roundSignificantFigures, setAddFrequencyInfo, wantExportDialogCardMethods inherited from class tethys.pamdata.TethysDataProvider
addUserDefined, getHelper
-
Constructor Details
-
ClickTethysDataProvider
-
-
Method Details
-
getAllowedGranularities
public nilus.GranularityEnumType[] getAllowedGranularities()Description copied from class:TethysDataProviderGet a list of allowed granularity types for this output- Overrides:
getAllowedGranularitiesin classAutoTethysProvider- Returns:
- list of granularities.
-