Uses of Class
PamView.GeneralProjector
Package
Description
-
Uses of GeneralProjector in AirgunDisplay
Modifier 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) boolean
AirgunGraphics.hasOptionsDialog
(GeneralProjector generalProjector) boolean
AirgunGraphics.showOptions
(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in AIS
Modifier and TypeMethodDescriptionAISGraphics.createKeyItem
(GeneralProjector generalProjector, int keyType) AISGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int side) -
Uses of GeneralProjector in annotation.classifier
Modifier and TypeMethodDescriptionBaseClassSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of GeneralProjector in annotation.userforms
Modifier and TypeMethodDescriptionUserFormSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of GeneralProjector in annotationMark
Modifier and TypeMethodDescriptionMarkOverlayDraw.createKeyItem
(GeneralProjector generalProjector, int keyType) MarkOverlayDraw.drawOnSpectrogram
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) MarkOverlayDraw.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) boolean
MarkOverlayDraw.hasOptionsDialog
(GeneralProjector generalProjector) boolean
MarkOverlayDraw.showOptions
(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in Array
Modifier 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) boolean
StreamerOverlayGraphics.hasOptionsDialog
(GeneralProjector generalProjector) boolean
StreamerOverlayGraphics.showOptions
(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in autecPhones
Modifier and TypeMethodDescriptionAutecGraphics.createKeyItem
(GeneralProjector generalProjector, int keyType) AutecGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) AutecGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int side) boolean
AutecGraphics.hasOptionsDialog
(GeneralProjector generalProjector) boolean
AutecGraphics.showOptions
(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in clickDetector
Modifier and TypeMethodDescriptionTrackedClickGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) TrackedClickGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in clickDetector.offlineFuncs
Modifier and TypeMethodDescriptionOfflineEventGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) -
Uses of GeneralProjector in clickDetector.tdPlots
Modifier and TypeMethodDescriptionClickDetSymbolChooser.getFXOptionPane
(GeneralProjector projector) ClickDetSymbolChooser.getSymbolChoice
(GeneralProjector projector, PamDataUnit dataUnit) ClickClassSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) ModifierConstructorDescriptionClickDetSymbolChooser
(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
Modifier and TypeMethodDescriptionCTDataUnitGraphics.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
Modifier and TypeMethodDescriptionboolean
ClipOverlayGraphics.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) boolean
ClipOverlayGraphics.hasOptionsDialog
(GeneralProjector generalProjector) boolean
ClipOverlayGraphics.showOptions
(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in clipgenerator.clipDisplay
Modifier and TypeClassDescriptionclass
class
Dummy 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.Modifier and TypeMethodDescriptionClipSymbolManager.getSymbolChooser
(String displayName, GeneralProjector projector) -
Uses of GeneralProjector in cpod
Modifier and TypeMethodDescriptionCPODSpeciesModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of GeneralProjector in dataPlotsFX.overlaymark
Modifier and TypeMethodDescriptionvoid
MarkPainterFX.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
Modifier and TypeClassDescriptionclass
Projector which handles all time to pixel conversions for the display.class
-
Uses of GeneralProjector in detectionPlotFX.plots
Modifier and TypeClassDescriptionclass
Simple wrapper class for to make the DetectionPlotProjector into a TimeProjectorFX. -
Uses of GeneralProjector in detectionPlotFX.projector
Modifier and TypeClassDescriptionclass
The detection plot projector deals with all co-ordinate conversion from screen to the pixels and vice versa. -
Uses of GeneralProjector in difar.display
Modifier and TypeMethodDescriptionDifarOverlayGraphics.createKeyItem
(GeneralProjector projector, int keyType) DifarOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) DifarOverlayGraphics.getPamSymbol
(PamDataUnit pamDataUnit, GeneralProjector generalProjector) -
Uses of GeneralProjector in difar.trackedGroups
Modifier and TypeMethodDescriptionTrackedGroupOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in effort
Modifier and TypeMethodDescriptionEffortProvider.getPamSymbol
(String symbolChooserName, PamDataUnit dataUnit, GeneralProjector projector) EffortProvider.getSymbolChooser
(String chooserName, GeneralProjector projector) -
Uses of GeneralProjector in GPS
Modifier and TypeMethodDescriptionGPSOverlayGraphics.createKeyItem
(GeneralProjector generalProjector, int keyType) GPSOverlayGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) GPSOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) boolean
GPSOverlayGraphics.hasOptionsDialog
(GeneralProjector generalProjector) boolean
GPSOverlayGraphics.showOptions
(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in group3dlocaliser.algorithm.toadmcmc
Modifier 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
Modifier and TypeMethodDescriptionIshmaelGraphics.createKeyItem
(GeneralProjector generalProjector, int keyType) IshmaelGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) IshmaelGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) boolean
IshmaelGraphics.hasOptionsDialog
(GeneralProjector generalProjector) boolean
IshmaelGraphics.showOptions
(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in IshmaelLocator
Modifier and TypeMethodDescriptionIshOverlayGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) -
Uses of GeneralProjector in landMarks
Modifier 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) boolean
LandmarkGraphics.hasOptionsDialog
(GeneralProjector generalProjector) boolean
LandmarkGraphics.showOptions
(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in listening
Modifier 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) boolean
ListeningEffortGraphics.hasOptionsDialog
(GeneralProjector generalProjector) boolean
ThingHeardGraphics.hasOptionsDialog
(GeneralProjector generalProjector) boolean
ListeningEffortGraphics.showOptions
(Window parentWindow, GeneralProjector generalProjector) boolean
ThingHeardGraphics.showOptions
(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in loc3d_Thode
Modifier and TypeMethodDescriptionTowedArray3DOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in Localiser.algorithms.locErrors
Modifier 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
Modifier and TypeMethodDescriptionLoggerFormGraphics.createKeyItem
(GeneralProjector generalProjector, int keyType) LoggerFormGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) LoggerFormGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) boolean
LoggerFormGraphics.hasOptionsDialog
(GeneralProjector generalProjector) boolean
LoggerFormGraphics.showOptions
(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in loggerForms.symbol
Modifier and TypeMethodDescriptionIntegerSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) LookupSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) ModifierConstructorDescriptionLoggerSymbolChooser
(StandardSymbolManager standardSymbolManager, FormsDataBlock pamDataBlock, String displayName, SymbolData defaultSymbol, GeneralProjector projector) -
Uses of GeneralProjector in Map
Modifier and TypeClassDescriptionclass
class
The Map Rectangle Projector.Modifier and TypeMethodDescriptionMapCommentOverlayGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) MapCommentOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int side) -
Uses of GeneralProjector in Map.gridbaselayer
Modifier 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
Modifier and TypeMethodDescriptionMatchedClickSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of GeneralProjector in meygenturbine
Modifier 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
Modifier and TypeMethodDescriptionNetworkGPSDrawing.createKeyItem
(GeneralProjector generalProjector, int keyType) NetworkGPSDrawing.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) NetworkGPSDrawing.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) boolean
NetworkGPSDrawing.hasOptionsDialog
(GeneralProjector generalProjector) boolean
NetworkGPSDrawing.showOptions
(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in PamController
Modifier and TypeMethodDescriptionPamConfiguration.getPlottableDataBlocks
(GeneralProjector generalProjector) PamController.getPlottableDataBlocks
(GeneralProjector generalProjector) -
Uses of GeneralProjector in PamguardMVC
Modifier and TypeMethodDescriptionboolean
PamObservable.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
Modifier and TypeMethodDescriptionboolean
PamDetectionOverlayGraphics.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.boolean
PanelOverlayDraw.canDraw
(GeneralProjector generalProjector) PamDetectionOverlayGraphics.createKeyItem
(GeneralProjector generalProjector, int keyType) Gets information for making up a key on various displays.abstract PamKeyItem
PanelOverlayDraw.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.PamDetectionOverlayGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) Draw a PamDataUnit on a display.abstract Rectangle
PanelOverlayDraw.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) double
PamDetectionOverlayGraphics.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 String
PanelOverlayDraw.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.boolean
PamDetectionOverlayGraphics.hasOptionsDialog
(GeneralProjector generalProjector) boolean
PanelOverlayDraw.hasOptionsDialog
(GeneralProjector generalProjector) boolean
PanelOverlayDraw.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.boolean
PamDetectionOverlayGraphics.showOptions
(Window parentWindow, GeneralProjector generalProjector) boolean
PanelOverlayDraw.showOptions
(Window parentWindow, GeneralProjector generalProjector) Show an options dialog for a particular projector. -
Uses of GeneralProjector in PamView.paneloverlay.overlaymark
Modifier 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.boolean
MarkOverlayDraw.hasOptionsDialog
(GeneralProjector generalProjector) void
OverlayMarker.setProjector
(GeneralProjector<PamCoordinate> projector) boolean
MarkOverlayDraw.showOptions
(Window parentWindow, GeneralProjector generalProjector) ModifierConstructorDescriptionMarkDataMatcher
(OverlayMark overlayMark, GeneralProjector projector) OverlayMarker
(Object markSource, int markChannels, GeneralProjector projector) -
Uses of GeneralProjector in PamView.symbol
Modifier and TypeMethodDescriptionPamSymbolChooser.getProjector()
The generla projector associated with the symbol chooser.Modifier and TypeMethodDescriptionPamSymbolChooser.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 SymbolData
PamSymbolChooser.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) void
PamSymbolChooser.setProjector
(GeneralProjector projector) Set the projector.boolean
StandardSymbolChooser.showLineLengthOption
(GeneralProjector projector) boolean
StandardSymbolOptionsPanel.showLineLengthOption
(GeneralProjector projector) ModifierConstructorDescriptionCyclicColourSymbolChooser
(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
Modifier 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 SymbolData
SymbolModifier.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
-
Uses of GeneralProjector in qa.swing
Modifier 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
Modifier and TypeMethodDescriptionQuickAnnotationOverlayDraw.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector generalProjector) -
Uses of GeneralProjector in radardisplay
-
Uses of GeneralProjector in rawDeepLearningClassifier.dataPlotFX
Modifier and TypeMethodDescriptionDLSymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of GeneralProjector in rawDeepLearningClassifier.layoutFX
Modifier and TypeMethodDescriptionDLDetectionGraphics.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
Modifier and TypeMethodDescriptionRWEOverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in RightWhaleEdgeDetector.graphics
Modifier and TypeMethodDescriptionRWESymbolModifier.getSymbolData
(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of GeneralProjector in simulatedAcquisition
Modifier 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) boolean
SimGraphics.hasOptionsDialog
(GeneralProjector generalProjector) boolean
SimGraphics.showOptions
(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in Spectrogram
Modifier and TypeClassDescriptionclass
Spectrgoram projector for drawing directly onto the spectrogram display.class
Spectrogram projector for overlaying data onto the spectrogram bitmap which will always be scaled 1:1 with regard to pixels per frequency or time bin.ModifierConstructorDescriptionSpectrogramMarker
(SpectrogramDisplay spectrogramDisplay, int panelID, int markChannels, GeneralProjector projector) -
Uses of GeneralProjector in targetMotionModule
Modifier and TypeMethodDescriptionboolean
TargetMotionDataBlock.canDraw
(GeneralProjector genProjector) -
Uses of GeneralProjector in whistleDetector
Modifier and TypeMethodDescriptionboolean
WhistleEventGraphics.canDraw
(GeneralProjector generalProjector) PeakGraphics.createKeyItem
(GeneralProjector generalProjector, int keyType) PeakGraphics.drawDataUnit
(Graphics g, PamDataUnit pamDataUnit, GeneralProjector projector) PeakGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) boolean
PeakGraphics.hasOptionsDialog
(GeneralProjector generalProjector) boolean
PeakGraphics.showOptions
(Window parentWindow, GeneralProjector generalProjector) -
Uses of GeneralProjector in whistlesAndMoans
Modifier and TypeMethodDescriptionCROverlayGraphics.getHoverText
(GeneralProjector generalProjector, PamDataUnit dataUnit, int iSide) -
Uses of GeneralProjector in whistlesAndMoans.plots
Modifier and TypeMethodDescriptionWhistleSymbolChooser.getSymbolChoice
(GeneralProjector projector, PamDataUnit dataUnit) WhistleSymbolManager.getSymbolChooser
(String displayName, GeneralProjector projector) ModifierConstructorDescriptionWhistleSymbolChooser
(StandardSymbolManager standardSymbolManager, PamDataBlock pamDataBlock, String displayName, SymbolData defaultSymbol, GeneralProjector projector)