Uses of Class
PamView.GeneralProjector
Packages that use GeneralProjector
Package
Description
-
Uses of GeneralProjector in AirgunDisplay
Methods in AirgunDisplay with parameters of type GeneralProjectorModifier and TypeMethodDescriptionAirgunGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) AirgunGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) AirgunGraphics.drawFlatMap(Graphics g, AirgunDataUnit airgunDataUnit, GeneralProjector generalProjector) AirgunGraphics.drawRotatedMap(Graphics g, AirgunDataUnit airgunDataUnit, GeneralProjector generalProjector) AirgunGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) booleanAirgunGraphics.hasOptionsDialog(GeneralProjector generalProjector) booleanAirgunGraphics.showOptions(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in AIS
Methods in AIS with parameters of type GeneralProjectorModifier and TypeMethodDescriptionAISGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) protected RectangleAISGraphics.drawOnMap(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) protected RectangleAISGraphics.drawRangeOnRadar(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) AISGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int side) -
Uses of GeneralProjector in annotation.classifier
Methods in annotation.classifier with parameters of type GeneralProjectorModifier and TypeMethodDescriptionBaseClassSymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of GeneralProjector in annotation.userforms
Methods in annotation.userforms with parameters of type GeneralProjectorModifier and TypeMethodDescriptionUserFormSymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of GeneralProjector in annotationMark
Methods in annotationMark with parameters of type GeneralProjectorModifier and TypeMethodDescriptionMarkOverlayDraw.createKeyItem(GeneralProjector generalProjector, int keyType) MarkOverlayDraw.drawOnSpectrogram(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) MarkOverlayDraw.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) booleanMarkOverlayDraw.hasOptionsDialog(GeneralProjector generalProjector) booleanMarkOverlayDraw.showOptions(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in Array
Methods in Array with parameters of type GeneralProjectorModifier and TypeMethodDescriptionStreamerOverlayGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) StreamerOverlayGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) StreamerOverlayGraphics.drawOnMap(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) StreamerOverlayGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) booleanStreamerOverlayGraphics.hasOptionsDialog(GeneralProjector generalProjector) booleanStreamerOverlayGraphics.showOptions(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in autecPhones
Methods in autecPhones with parameters of type GeneralProjectorModifier and TypeMethodDescriptionAutecGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) AutecGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) AutecGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int side) booleanAutecGraphics.hasOptionsDialog(GeneralProjector generalProjector) booleanAutecGraphics.showOptions(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in clickDetector
Subclasses of GeneralProjector in clickDetectorMethods in clickDetector that return GeneralProjectorMethods in clickDetector with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected RectangleNewClickOverlayGraphics.drawAmplitudeOnRadar(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) TrackedClickGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) protected RectangleClickTrainGraphics.drawOnMap(Graphics g, PamDataUnit pamDetection, GeneralProjector generalProjector) protected RectangleNewClickOverlayGraphics.drawOnMap(Graphics g, PamDataUnit pamDetection, GeneralProjector generalProjector) protected RectangleNewClickOverlayGraphics.drawOnSpectrogram(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) Draw little triangles at top and bottom of spectrogram - better than the boxes for clicks.TrackedClickGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in clickDetector.offlineFuncs
Methods in clickDetector.offlineFuncs with parameters of type GeneralProjectorModifier and TypeMethodDescriptionOfflineEventGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) protected RectangleOfflineEventGraphics.drawOnMap(Graphics g, PamDataUnit pamDetection, GeneralProjector generalProjector) -
Uses of GeneralProjector in clickDetector.tdPlots
Methods in clickDetector.tdPlots with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected StandardSymbolChooserClickDetSymbolManager.createSymbolChooser(String displayName, GeneralProjector projector) ClickDetSymbolChooser.getFXOptionPane(GeneralProjector projector) ClickDetSymbolChooser.getSymbolChoice(GeneralProjector projector, PamDataUnit dataUnit) ClickClassSymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) Constructors in clickDetector.tdPlots with parameters of type GeneralProjectorModifierConstructorDescriptionClickDetSymbolChooser(StandardSymbolManager standardSymbolManager, ClickControl clickControl, PamDataBlock pamDataBlock, String displayName, SymbolData defaultSymbol, GeneralProjector projector) ClickEventSymbolChooser(StandardSymbolManager standardSymbolManager, PamDataBlock pamDataBlock, String displayName, SymbolData defaultSymbol, GeneralProjector projector) -
Uses of GeneralProjector in clickTrainDetector.layout
Methods in clickTrainDetector.layout with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected RectangleCTDataUnitGraphics.drawOnMap(Graphics g, PamDataUnit pamDetection, GeneralProjector generalProjector) (non-Javadoc)CTDataUnitGraphics.getPamSymbol(PamDataUnit pamDataUnit, GeneralProjector projector) Override this function so symbols (which are drawn from sub detection sometimes) are always from the super detection.ClickTrainSymbolModifer.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of GeneralProjector in clipgenerator
Methods in clipgenerator with parameters of type GeneralProjectorModifier and TypeMethodDescriptionbooleanClipOverlayGraphics.canDraw(GeneralProjector generalProjector) ClipOverlayGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) ClipOverlayGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) ClipOverlayGraphics.getHoverImage(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) booleanClipOverlayGraphics.hasOptionsDialog(GeneralProjector generalProjector) booleanClipOverlayGraphics.showOptions(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in clipgenerator.clipDisplay
Subclasses of GeneralProjector in clipgenerator.clipDisplayModifier and TypeClassDescriptionclassclassDummy projector to use with the clip display which is needed as a way of passing a referecne via this projector, to the clipDisplayPanel through to the symbolchooser.Methods in clipgenerator.clipDisplay with parameters of type GeneralProjectorModifier and TypeMethodDescriptionClipSymbolManager.getSymbolChooser(String displayName, GeneralProjector projector) -
Uses of GeneralProjector in cpod
Methods in cpod with parameters of type GeneralProjectorModifier and TypeMethodDescriptionCPODSpeciesModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of GeneralProjector in dataPlotsFX.overlaymark
Methods in dataPlotsFX.overlaymark with parameters of type GeneralProjectorModifier and TypeMethodDescriptionvoidMarkPainterFX.drawMark(javafx.scene.canvas.GraphicsContext graphicsContext2D, OverlayMark mark, GeneralProjector<PamCoordinate> projector, boolean isMarking) Draw the mark on the graph. -
Uses of GeneralProjector in dataPlotsFX.projector
Subclasses of GeneralProjector in dataPlotsFX.projectorModifier and TypeClassDescriptionclassProjector which handles all time to pixel conversions for the display.class -
Uses of GeneralProjector in detectionPlotFX.plots
Subclasses of GeneralProjector in detectionPlotFX.plotsModifier and TypeClassDescriptionclassSimple wrapper class for to make the DetectionPlotProjector into a TimeProjectorFX. -
Uses of GeneralProjector in detectionPlotFX.projector
Subclasses of GeneralProjector in detectionPlotFX.projectorModifier and TypeClassDescriptionclassThe detection plot projector deals with all co-ordinate conversion from screen to the pixels and vice versa. -
Uses of GeneralProjector in difar.display
Methods in difar.display with parameters of type GeneralProjectorModifier and TypeMethodDescriptionDifarOverlayGraphics.createKeyItem(GeneralProjector projector, int keyType) protected RectangleDifarOverlayGraphics.drawAmplitudeOnRadar(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) protected RectangleDifarOverlayGraphics.drawOnMap(Graphics g, PamDataUnit pamDetection, GeneralProjector generalProjector) protected RectangleDifarOverlayGraphics.drawOnSpectrogram(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) protected RectangleDifarOverlayGraphics.drawRangeOnRadar(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) DifarOverlayGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) DifarOverlayGraphics.getPamSymbol(PamDataUnit pamDataUnit, GeneralProjector generalProjector) -
Uses of GeneralProjector in difar.trackedGroups
Methods in difar.trackedGroups with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected RectangleTrackedGroupOverlayGraphics.drawOnMap(Graphics g, PamDataUnit pamDetection, GeneralProjector generalProjector) Draw a wedge that is centred on the mean bearing for the group.TrackedGroupOverlayGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in effort
Methods in effort with parameters of type GeneralProjectorModifier and TypeMethodDescriptionEffortProvider.getPamSymbol(String symbolChooserName, PamDataUnit dataUnit, GeneralProjector projector) EffortProvider.getSymbolChooser(String chooserName, GeneralProjector projector) -
Uses of GeneralProjector in gpl.swing
Methods in gpl.swing with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected RectangleGPLOverlayGraphics.drawOnSpectrogram(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) -
Uses of GeneralProjector in GPS
Methods in GPS with parameters of type GeneralProjectorModifier and TypeMethodDescriptionGPSOverlayGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) GPSOverlayGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) GPSOverlayGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) booleanGPSOverlayGraphics.hasOptionsDialog(GeneralProjector generalProjector) booleanGPSOverlayGraphics.showOptions(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in group3dlocaliser.algorithm.toadmcmc
Methods in group3dlocaliser.algorithm.toadmcmc with parameters of type GeneralProjectorModifier and TypeMethodDescriptionMCMCErrorDraw.drawMCMCCloudOnMap(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) MCMCErrorDraw.drawOnMap(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) -
Uses of GeneralProjector in ishmaelComms
Methods in ishmaelComms with parameters of type GeneralProjectorModifier and TypeMethodDescriptionIshmaelGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) IshmaelGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) IshmaelGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) booleanIshmaelGraphics.hasOptionsDialog(GeneralProjector generalProjector) booleanIshmaelGraphics.showOptions(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in IshmaelLocator
Methods in IshmaelLocator with parameters of type GeneralProjectorModifier and TypeMethodDescriptionIshOverlayGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) protected RectangleIshOverlayGraphics.drawOnMap(Graphics g, PamDataUnit pamDetection, GeneralProjector generalProjector) -
Uses of GeneralProjector in landMarks
Methods in landMarks with parameters of type GeneralProjectorModifier and TypeMethodDescriptionLandmarkGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) LandmarkGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) LandmarkGraphics.drawOnMap(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) LandmarkGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) booleanLandmarkGraphics.hasOptionsDialog(GeneralProjector generalProjector) booleanLandmarkGraphics.showOptions(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in listening
Methods in listening with parameters of type GeneralProjectorModifier and TypeMethodDescriptionListeningEffortGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) ThingHeardGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) ListeningEffortGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) ThingHeardGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) ListeningEffortGraphics.drawOnMap(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) ThingHeardGraphics.drawOnMap(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) ListeningEffortGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) ThingHeardGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) booleanListeningEffortGraphics.hasOptionsDialog(GeneralProjector generalProjector) booleanThingHeardGraphics.hasOptionsDialog(GeneralProjector generalProjector) booleanListeningEffortGraphics.showOptions(Window parentWindow, GeneralProjector generalProjector) booleanThingHeardGraphics.showOptions(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in loc3d_Thode
Methods in loc3d_Thode with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected RectangleTowedArray3DOverlayGraphics.drawOnMap(Graphics g, PamDataUnit pamDetection, GeneralProjector generalProjector) TowedArray3DOverlayGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in Localiser.algorithms.locErrors
Methods in Localiser.algorithms.locErrors with parameters of type GeneralProjectorModifier and TypeMethodDescriptionEllipseLocErrorDraw.drawLinesOnMap(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) EllipseLocErrorDraw.drawOnMap(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) LocErrorGraphics.drawOnMap(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) SimpleLocErrorDraw.drawOnMap(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) EllipseLocErrorDraw.drawOvalsOnMap(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) -
Uses of GeneralProjector in loggerForms
Methods in loggerForms with parameters of type GeneralProjectorModifier and TypeMethodDescriptionLoggerFormGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) LoggerFormGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) LoggerFormGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) booleanLoggerFormGraphics.hasOptionsDialog(GeneralProjector generalProjector) booleanLoggerFormGraphics.showOptions(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in loggerForms.symbol
Methods in loggerForms.symbol with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected LoggerSymbolChooserLoggerSymbolManager.createSymbolChooser(String displayName, GeneralProjector projector) IntegerSymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) LookupSymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) Constructors in loggerForms.symbol with parameters of type GeneralProjectorModifierConstructorDescriptionLoggerSymbolChooser(StandardSymbolManager standardSymbolManager, FormsDataBlock pamDataBlock, String displayName, SymbolData defaultSymbol, GeneralProjector projector) -
Uses of GeneralProjector in Map
Subclasses of GeneralProjector in MapModifier and TypeClassDescriptionclassclassThe Map Rectangle Projector.Methods in Map with parameters of type GeneralProjectorModifier and TypeMethodDescriptionMapCommentOverlayGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) MapCommentOverlayGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int side) -
Uses of GeneralProjector in Map.gridbaselayer
Methods in Map.gridbaselayer with parameters of type GeneralProjectorModifier and TypeMethodDescriptionGridOverlayDraw.createKeyItem(GeneralProjector generalProjector, int keyType) Deprecated.GridOverlayDraw.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) Deprecated.GridOverlayDraw.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) Deprecated. -
Uses of GeneralProjector in matchedTemplateClassifer.annotation
Methods in matchedTemplateClassifer.annotation with parameters of type GeneralProjectorModifier and TypeMethodDescriptionMatchedClickSymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of GeneralProjector in meygenturbine
Methods in meygenturbine with parameters of type GeneralProjectorModifier and TypeMethodDescriptionMeygenGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) MeygenGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) MeygenGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in networkTransfer.receive
Methods in networkTransfer.receive with parameters of type GeneralProjectorModifier and TypeMethodDescriptionNetworkGPSDrawing.createKeyItem(GeneralProjector generalProjector, int keyType) NetworkGPSDrawing.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) NetworkGPSDrawing.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) booleanNetworkGPSDrawing.hasOptionsDialog(GeneralProjector generalProjector) booleanNetworkGPSDrawing.showOptions(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in PamController
Methods in PamController with parameters of type GeneralProjectorModifier and TypeMethodDescriptionPamConfiguration.getPlottableDataBlocks(GeneralProjector generalProjector) PamController.getPlottableDataBlocks(GeneralProjector generalProjector) -
Uses of GeneralProjector in PamguardMVC
Methods in PamguardMVC with parameters of type GeneralProjectorModifier and TypeMethodDescriptionbooleanPamObservable.canDraw(GeneralProjector generalProjector) PamObservable.createKeyItem(GeneralProjector generalProjector, int keyType) PamObservable.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector projectorInfo) PamObservable.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in PamView
Methods in PamView with parameters of type GeneralProjectorModifier and TypeMethodDescriptionbooleanPamDetectionOverlayGraphics.canDraw(GeneralProjector generalProjector) Used to tell the various displays whether or not the data in the parentDataBlock can be drawn on each of those displays.booleanPanelOverlayDraw.canDraw(GeneralProjector generalProjector) PamDetectionOverlayGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) Gets information for making up a key on various displays.abstract PamKeyItemPanelOverlayDraw.createKeyItem(GeneralProjector generalProjector, int keyType) provide a graphics component (probably a JPanel) that can be incorporated into a key panel for maps, and anything else that uses overlay graphics.protected RectanglePamDetectionOverlayGraphics.drawAmplitudeOnRadar(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) PamDetectionOverlayGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) Draw a PamDataUnit on a display.abstract RectanglePanelOverlayDraw.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) protected RectanglePamDetectionOverlayGraphics.drawLineAndSymbol(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector, LatLong LL1, LatLong LL2, PamSymbol symbol, ProjectorDrawingOptions drawingOptions) protected RectanglePamDetectionOverlayGraphics.drawOnMap(Graphics g, PamDataUnit pamDetection, GeneralProjector generalProjector) protected RectanglePamDetectionOverlayGraphics.drawOnSpectrogram(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) Draw on spectrogram changed March 2010 so that the default time unit is milliseconds (Java time from 1970) rather than samples.protected RectanglePamDetectionOverlayGraphics.drawRangeOnRadar(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) protected RectanglePamDetectionOverlayGraphics.drawSlantOnRadar(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) doublePamDetectionOverlayGraphics.getDefaultRange(GeneralProjector generalProjector) PamDetectionOverlayGraphics.getHoverImage(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) GEt an image for the data unit to include in overlay text.PamDetectionOverlayGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) Get tool tip content for the data unit for this projector.abstract StringPanelOverlayDraw.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) Provides text for popup hover windows on displays.PamDetectionOverlayGraphics.getHoverTextWithoutWrap(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) PamDetectionOverlayGraphics.getPamSymbol(PamDataUnit pamDataUnit, GeneralProjector projector) PanelOverlayDraw.getPamSymbol(PamDataUnit pamDataUnit, GeneralProjector projector) PamDetectionOverlayGraphics.getPerspectiveSymbol(PamDataUnit pamDataUnit, GeneralProjector projector, Coordinate3d screenCoordinate) Get the symbol.booleanPamDetectionOverlayGraphics.hasOptionsDialog(GeneralProjector generalProjector) booleanPanelOverlayDraw.hasOptionsDialog(GeneralProjector generalProjector) booleanPanelOverlayDraw.preDrawAnything(Graphics g, PamDataBlock pamDataBlock, GeneralProjector projector) Extra function so that a datablock can do entirely it's own thing (introduced for drawing gemini data overlays where we only want to draw on thing and one thing only.booleanPamDetectionOverlayGraphics.showOptions(Window parentWindow, GeneralProjector generalProjector) booleanPanelOverlayDraw.showOptions(Window parentWindow, GeneralProjector generalProjector) Show an options dialog for a particular projector. -
Uses of GeneralProjector in PamView.paneloverlay
Methods in PamView.paneloverlay that return GeneralProjector -
Uses of GeneralProjector in PamView.paneloverlay.overlaymark
Methods in PamView.paneloverlay.overlaymark that return GeneralProjectorMethods in PamView.paneloverlay.overlaymark with parameters of type GeneralProjectorModifier and TypeMethodDescriptionMarkOverlayDraw.createKeyItem(GeneralProjector generalProjector, int keyType) MarkOverlayDraw.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) MarkOverlayDraw.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) OverlayMark.getMarkShape(GeneralProjector projector) Calculate the shape of the mark in screen coordinates.booleanMarkOverlayDraw.hasOptionsDialog(GeneralProjector generalProjector) voidOverlayMarker.setProjector(GeneralProjector<PamCoordinate> projector) booleanMarkOverlayDraw.showOptions(Window parentWindow, GeneralProjector generalProjector) Constructors in PamView.paneloverlay.overlaymark with parameters of type GeneralProjectorModifierConstructorDescriptionMarkDataMatcher(OverlayMark overlayMark, GeneralProjector projector) OverlayMarker(Object markSource, int markChannels, GeneralProjector projector) -
Uses of GeneralProjector in PamView.symbol
Methods in PamView.symbol that return GeneralProjectorModifier and TypeMethodDescriptionPamSymbolChooser.getProjector()The generla projector associated with the symbol chooser.Methods in PamView.symbol with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected CyclicColourSymbolChooserCyclicColourSymbolManager.createSymbolChooser(String displayName, GeneralProjector projector) protected abstract TPamSymbolManager.createSymbolChooser(String displayName, GeneralProjector projector) protected StandardSymbolChooserStandardSymbolManager.createSymbolChooser(String displayName, GeneralProjector projector) PamSymbolChooser.getFXOptionPane(GeneralProjector projector) The JavaFX version of the option panel.StandardSymbolChooser.getFXOptionPane(GeneralProjector projector) PamSymbolManager.getFXOptionsPane(String displayName, GeneralProjector projector) Get the FX pane with controls to change symbol colours, types and line colours.PamSymbolChooser.getPamSymbol(GeneralProjector projector, PamDataUnit dataUnit) PamSymbolChooser.getPamSymbolFX(GeneralProjector projector, PamDataUnit dataUnit) GlobalSymbolManager.getSuperDetMenuItems(PamDataBlock subDataBlock, String displayName, GeneralProjector projector, SymbolUpdateMonitor updateMonitor) PamSymbolChooser.getSwingOptionsPanel(GeneralProjector projector) Swing version of option pane.PamSymbolManager.getSwingOptionsPanel(String displayName, GeneralProjector projector) Get the Swing pane with controls to change symbol colours, types and line colours.StandardSymbolChooser.getSwingOptionsPanel(GeneralProjector projector) CyclicColourSymbolChooser.getSymbolChoice(GeneralProjector projector, PamDataUnit dataUnit) abstract SymbolDataPamSymbolChooser.getSymbolChoice(GeneralProjector projector, PamDataUnit dataUnit) Get the symbol choice for a data unit.StandardSymbolChooser.getSymbolChoice(GeneralProjector projector, PamDataUnit dataUnit) PamSymbolManager.getSymbolChooser(String displayName, GeneralProjector projector) voidPamSymbolChooser.setProjector(GeneralProjector projector) Set the projector.booleanStandardSymbolChooser.showLineLengthOption(GeneralProjector projector) booleanStandardSymbolOptionsPanel.showLineLengthOption(GeneralProjector projector) Constructors in PamView.symbol with parameters of type GeneralProjectorModifierConstructorDescriptionCyclicColourSymbolChooser(PamSymbolManager pamSymbolManager, PamDataBlock pamDataBlock, String displayName, GeneralProjector projector) CyclicColourSymbolChooser(PamSymbolManager pamSymbolManager, PamDataBlock pamDataBlock, String displayName, GeneralProjector projector, SymbolData baseSymbol) PamSymbolChooser(PamSymbolManager pamSymbolManager, PamDataBlock pamDataBlock, String displayName, GeneralProjector projector) StandardSymbolChooser(StandardSymbolManager standardSymbolManager, PamDataBlock pamDataBlock, String displayName, SymbolData defaultSymbol, GeneralProjector projector) -
Uses of GeneralProjector in PamView.symbol.modifier
Methods in PamView.symbol.modifier with parameters of type GeneralProjectorModifier and TypeMethodDescriptionFixedSymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) HydrophoneSymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) PeakFreqModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) RotateColoursModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) SuperDetSymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) Deprecated.SuperDetSymbolWrapper.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) abstract SymbolDataSymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) This is the symbol data to use if this modifier were to change everything.UserSymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) FixedSymbolModifier.modifySymbol(SymbolData symbolData, GeneralProjector projector, PamDataUnit dataUnit) PeakFreqModifier.modifySymbol(SymbolData symbolData, GeneralProjector projector, PamDataUnit dataUnit) SymbolModifier.modifySymbol(SymbolData symbolData, GeneralProjector projector, PamDataUnit dataUnit) Modify the symbol. -
Uses of GeneralProjector in pamViewFX.fxNodes.pamScrollers.acousticScroller
Subclasses of GeneralProjector in pamViewFX.fxNodes.pamScrollers.acousticScroller -
Uses of GeneralProjector in qa.swing
Methods in qa.swing with parameters of type GeneralProjectorModifier and TypeMethodDescriptionSequenceOverlayDraw.createKeyItem(GeneralProjector generalProjector, int keyType) SequenceOverlayDraw.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) SequenceOverlayDraw.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in quickAnnotation
Methods in quickAnnotation with parameters of type GeneralProjectorModifier and TypeMethodDescriptionQuickAnnotationOverlayDraw.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) -
Uses of GeneralProjector in radardisplay
Subclasses of GeneralProjector in radardisplay -
Uses of GeneralProjector in rawDeepLearningClassifier.dataPlotFX
Methods in rawDeepLearningClassifier.dataPlotFX with parameters of type GeneralProjectorModifier and TypeMethodDescriptionDLGroupSymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) DLSymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of GeneralProjector in rawDeepLearningClassifier.dlClassification
Methods in rawDeepLearningClassifier.dlClassification with parameters of type GeneralProjectorModifier and TypeMethodDescriptionDLGroupDataBlock.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in rawDeepLearningClassifier.layoutFX
Methods in rawDeepLearningClassifier.layoutFX with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected StandardSymbolChooserDLSymbolManager.createSymbolChooser(String displayName, GeneralProjector projector) protected StandardSymbolChooserPredictionSymbolManager.createSymbolChooser(String displayName, GeneralProjector projector) protected RectangleDLDetectionGraphics.drawOnSpectrogram(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) protected RectangleDLGraphics.drawOnSpectrogram(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) DLDetectionGraphics.getPamSymbol(PamDataUnit pamDataUnit, GeneralProjector projector) Override to forget all symbol chooser stuff.DLGraphics.getPamSymbol(PamDataUnit pamDataUnit, GeneralProjector projector) Override to forget all symbol chooser stuff. -
Uses of GeneralProjector in RightWhaleEdgeDetector
Methods in RightWhaleEdgeDetector with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected RectangleRWEOverlayGraphics.drawOnSpectrogram(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) RWEOverlayGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in RightWhaleEdgeDetector.graphics
Methods in RightWhaleEdgeDetector.graphics with parameters of type GeneralProjectorModifier and TypeMethodDescriptionRWESymbolModifier.getSymbolData(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of GeneralProjector in rocca
Methods in rocca with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected RectangleRoccaGraphics.drawOnSpectrogram(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) -
Uses of GeneralProjector in simulatedAcquisition
Methods in simulatedAcquisition with parameters of type GeneralProjectorModifier and TypeMethodDescriptionSimGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) SimGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) SimGraphics.drawDataUnitOnMap(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) SimGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int side) booleanSimGraphics.hasOptionsDialog(GeneralProjector generalProjector) booleanSimGraphics.showOptions(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in Spectrogram
Subclasses of GeneralProjector in SpectrogramModifier and TypeClassDescriptionclassSpectrgoram projector for drawing directly onto the spectrogram display.classSpectrogram projector for overlaying data onto the spectrogram bitmap which will always be scaled 1:1 with regard to pixels per frequency or time bin.Methods in Spectrogram that return GeneralProjectorModifier and TypeMethodDescriptionprotected GeneralProjectorSpectrogramOverlayDataManager.getProjector()Constructors in Spectrogram with parameters of type GeneralProjectorModifierConstructorDescriptionSpectrogramMarker(SpectrogramDisplay spectrogramDisplay, int panelID, int markChannels, GeneralProjector projector) -
Uses of GeneralProjector in targetMotionModule
Methods in targetMotionModule with parameters of type GeneralProjectorModifier and TypeMethodDescriptionbooleanTargetMotionDataBlock.canDraw(GeneralProjector genProjector) -
Uses of GeneralProjector in UserInput
Methods in UserInput with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected RectangleUserInputOverlayGraphics.drawOnSpectrogram(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) Draw little triangles at top and bottom of spectrogram - better than boxes for things that only have a start timestamps. -
Uses of GeneralProjector in whistleDetector
Methods in whistleDetector with parameters of type GeneralProjectorModifier and TypeMethodDescriptionbooleanWhistleEventGraphics.canDraw(GeneralProjector generalProjector) PeakGraphics.createKeyItem(GeneralProjector generalProjector, int keyType) protected RectangleWhistleGraphics.drawAmplitudeOnRadar(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) PeakGraphics.drawDataUnit(Graphics g, PamDataUnit pamDataUnit, GeneralProjector projector) protected RectangleWhistleGraphics.drawOnMap(Graphics g, PamDataUnit pamDetection, GeneralProjector generalProjector) protected RectangleWhistleGraphics.drawOnSpectrogram(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) protected RectangleWhistleGraphics.drawRangeOnRadar(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) PeakGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) booleanPeakGraphics.hasOptionsDialog(GeneralProjector generalProjector) booleanPeakGraphics.showOptions(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in whistlesAndMoans
Methods in whistlesAndMoans with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected RectangleCROverlayGraphics.drawOnMap(Graphics g, PamDataUnit pamDetection, GeneralProjector generalProjector) protected RectangleCROverlayGraphics.drawOnSpectrogram(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) CROverlayGraphics.getHoverText(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in whistlesAndMoans.plots
Methods in whistlesAndMoans.plots with parameters of type GeneralProjectorModifier and TypeMethodDescriptionprotected StandardSymbolChooserWhistleSymbolManager.createSymbolChooser(String displayName, GeneralProjector projector) WhistleSymbolChooser.getSymbolChoice(GeneralProjector projector, PamDataUnit dataUnit) WhistleSymbolManager.getSymbolChooser(String displayName, GeneralProjector projector) Constructors in whistlesAndMoans.plots with parameters of type GeneralProjectorModifierConstructorDescriptionWhistleSymbolChooser(StandardSymbolManager standardSymbolManager, PamDataBlock pamDataBlock, String displayName, SymbolData defaultSymbol, GeneralProjector projector)