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) Methods in gpl that return types with arguments of type GPLDetectionMethod 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.PolygonGPLDetPlotinfo.drawContour(int plotNumber, GPLDetection gplDetection, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type) javafx.scene.shape.PolygonGPLDetPlotinfo.drawFrequencyBox(int plotNumber, GPLDetection gplDetection, javafx.scene.canvas.GraphicsContext g, double scrollStart, TDProjectorFX tdProjector, int type)