Uses of Class
cpod.CPODControl
Packages that use CPODControl
-
Uses of CPODControl in cpod
Methods in cpod with parameters of type CPODControlModifier and TypeMethodDescriptionstatic CPODClick
CPODClick.makeClick
(CPODControl cpodControl, long minuteMillis, short[] shortData) Deprecated.static CPODParams
CPODDialog.showDialog
(Window frame, CPODControl cpodControl, CPODParams cpodParams) Deprecated.Constructors in cpod with parameters of type CPODControlModifierConstructorDescriptionCPODLoader
(CPODControl cpodControl) Deprecated.CPODMap
(CPODControl cpodControl, File cpFile, int fileType) Deprecated. -
Uses of CPODControl in cpod.dataPlotFX
Constructors in cpod.dataPlotFX with parameters of type CPODControlModifierConstructorDescriptionCPODPlotProviderFX
(CPODControl cpodControl2, CPODClickDataBlock parentDataBlock) -
Uses of CPODControl in cpod.tdPlots
Constructors in cpod.tdPlots with parameters of type CPODControlModifierConstructorDescriptionCPODPlotinfo
(CPODControl cpodControl, TDDataProvider tdDataProvider, TDGraph tdGraph, PamDataBlock pamDataBlock) CPODPlotProvider
(CPODControl cpodControl, CPODClickDataBlock parentDataBlock)