Uses of Class
gpl.GPLDetection
Packages that use GPLDetection
-
Uses of GPLDetection in gpl
Methods in gpl that return GPLDetectionModifier and TypeMethodDescriptionGPLBeamSelector.getBestDataUnit
(ArrayList<GPLDetection> heldDataUnits) Method parameters in gpl with type arguments of type GPLDetectionModifier and TypeMethodDescriptionGPLBeamSelector.getBestDataUnit
(ArrayList<GPLDetection> heldDataUnits) -
Uses of GPLDetection in gpl.graphfx
Methods in gpl.graphfx with parameters of type GPLDetectionModifier and TypeMethodDescriptionjavafx.scene.shape.Polygon
GPLDetPlotinfo.drawContour
(int plotNumber, GPLDetection gplDetection, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) javafx.scene.shape.Polygon
GPLDetPlotinfo.drawFrequencyBox
(int plotNumber, GPLDetection gplDetection, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type)