Uses of Class
gpl.GPLControlledUnit
Packages that use GPLControlledUnit
-
Uses of GPLControlledUnit in gpl
Methods in gpl that return GPLControlledUnitConstructors in gpl with parameters of type GPLControlledUnitModifierConstructorDescriptionGPLProcess(GPLControlledUnit gplControlledUnit) PeakDetector(GPLControlledUnit gplControlledUnit, int minGap, int binLo, int binHi) -
Uses of GPLControlledUnit in gpl.contour
Constructors in gpl.contour with parameters of type GPLControlledUnit -
Uses of GPLControlledUnit in gpl.dialog
Methods in gpl.dialog with parameters of type GPLControlledUnitModifier and TypeMethodDescriptionstatic GPLParametersGPLDialog.showDialog(Window parentFrame, GPLControlledUnit gplControlledUnit) -
Uses of GPLControlledUnit in gpl.graphfx
Constructors in gpl.graphfx with parameters of type GPLControlledUnitModifierConstructorDescriptionGPLDetPlotinfo(TDDataProviderFX tdDataProvider, GPLControlledUnit gplControlledUnit, TDGraphFX tdGraph, GPLDetectionBlock gplDetectionBlock) GPLDetPlotProvider(GPLControlledUnit gplControlledUnit, GPLDetectionBlock gplDetectionBlock) GPLDetSettingsPaneFX(GPLControlledUnit gPLControlledUnit, GPLDetPlotinfo gplDetPlotInfo) GPLStatePlotInfo(TDDataProviderFX tdDataProvider, GPLControlledUnit gplControlledUnit, TDGraphFX tdGraph, GPLStateDataBlock stateDataBlock) GPLStatePlotProvider(GPLControlledUnit gplControlledUnit, GPLStateDataBlock stateDataBlock) -
Uses of GPLControlledUnit in gpl.io
Constructors in gpl.io with parameters of type GPLControlledUnitModifierConstructorDescriptionGPLLogging(GPLControlledUnit gplControlledUnit, GPLDetectionBlock gplDetectionBlock) -
Uses of GPLControlledUnit in gpl.swing
Constructors in gpl.swing with parameters of type GPLControlledUnitModifierConstructorDescriptionGPLDisplayPanel(GPLControlledUnit gplControl, DisplayPanelProvider displayPanelProvider, DisplayPanelContainer displayPanelContainer) GPLOverlayGraphics(GPLControlledUnit gplControl, GPLDetectionBlock parentDataBlock, PamSymbol defaultSymbol) GPLSpectrogramPanelProvider(GPLControlledUnit gplControlledUnit) -
Uses of GPLControlledUnit in gpl.tethys
Constructors in gpl.tethys with parameters of type GPLControlledUnitModifierConstructorDescriptionGPLTethysProvider(TethysControl tethysControl, GPLControlledUnit gplControlledUnit, GPLDetectionBlock pamDataBlock)