Package group3dlocaliser.tethys
Class Group3DTethysProvider
java.lang.Object
tethys.pamdata.AutoTethysProvider
group3dlocaliser.tethys.Group3DTethysProvider
- All Implemented Interfaces:
TethysDataProvider
-
Constructor Summary
ConstructorsConstructorDescriptionGroup3DTethysProvider
(TethysControl tethysControl, Group3DLocaliserControl group3dLocaliserControl, PamDataBlock pamDataBlock) -
Method Summary
Methods inherited from class tethys.pamdata.AutoTethysProvider
addUserDefined, canExportLocalisations, createDetection, getAlgorithm, getAlgorithmParameters, getAllowedGranularities, getDescription, getDetectionsMethod, getDetectionsName, getEffortKinds, getLocalisationAlgorithm, getLocalisationInfo, getLocalisationParameters, getPamDataBlock, getTethysControl, granularityOK, isAddFrequencyInfo, packAnnotation, roundDecimalPlaces, roundSignificantFigures, setAddFrequencyInfo, wantExportDialogCard
-
Constructor Details
-
Group3DTethysProvider
public Group3DTethysProvider(TethysControl tethysControl, Group3DLocaliserControl group3dLocaliserControl, PamDataBlock pamDataBlock)
-
-
Method Details
-
hasDetections
public boolean hasDetections()Description copied from interface:TethysDataProvider
True if the datablock is detections. This will (nearly) always be true or the block wouldn't have a TethysDataProvider, however there may be one or two localisers that should really only output localisation information.- Specified by:
hasDetections
in interfaceTethysDataProvider
- Overrides:
hasDetections
in classAutoTethysProvider
- Returns:
-