Uses of Class
PamView.PamSymbol
Packages that use PamSymbol
Package
Description
-
Uses of PamSymbol in AIS
-
Uses of PamSymbol in annotationMark
Methods in annotationMark that return PamSymbol -
Uses of PamSymbol in Array
Modifier and TypeMethodDescriptionPamArray.getHydrophoneSymbol
(int iHydrophone) Get the preferred symbol for a given hydrophone. -
Uses of PamSymbol in clickDetector
Fields in clickDetector declared as PamSymbol -
Uses of PamSymbol in clickDetector.ClickClassifiers
Methods in clickDetector.ClickClassifiers that return PamSymbolModifier and TypeMethodDescriptionClickIdentifier.getSymbol
(ClickDetection click) NullClassifier.getSymbol
(ClickDetection click) ClickIdentifier.getSymbols()
Get symbols for each click type.NullClassifier.getSymbols()
-
Uses of PamSymbol in clickDetector.ClickClassifiers.basic
Methods in clickDetector.ClickClassifiers.basic that return PamSymbolModifier and TypeMethodDescriptionBasicClickIdentifier.getSymbol
(ClickDetection click) BasicClickIdentifier.getSymbols()
Methods in clickDetector.ClickClassifiers.basic with parameters of type PamSymbolModifier and TypeMethodDescriptionstatic SymbolData[]
BasicClickIdentifier.pamSymbol2SymbolData
(PamSymbol[] pamSymbols) Convert an aray of pam symbols to an array of symbol data. -
Uses of PamSymbol in clickDetector.ClickClassifiers.basicSweep
Fields in clickDetector.ClickClassifiers.basicSweep declared as PamSymbolMethods in clickDetector.ClickClassifiers.basicSweep that return PamSymbolModifier and TypeMethodDescriptionSweepClassifier.getSymbol
(ClickDetection click) SweepClassifier.getSymbols()
-
Uses of PamSymbol in clickDetector.tdPlots
Methods in clickDetector.tdPlots that return PamSymbolModifier and TypeMethodDescriptionstatic PamSymbol
ClickDetSymbolChooser.getClickSymbol
(int eventId) static PamSymbol
ClickDetSymbolChooser.getClickSymbol
(ClickIdentifier clickIdentifier, ClickDetection click, int colourType) Deprecated.static PamSymbol
ClickDetSymbolChooser.getDefaultSymbol
(boolean makeClone) ClickSymbolChooser.getPamSymbol
(PamDataUnit dataUnit, int type) Deprecated. -
Uses of PamSymbol in clickTrainDetector.layout
Methods in clickTrainDetector.layout that return PamSymbolModifier 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. -
Uses of PamSymbol in cpod.tdPlots
Methods in cpod.tdPlots that return PamSymbol -
Uses of PamSymbol in dataPlots.data
Methods in dataPlots.data that return PamSymbolModifier and TypeMethodDescriptionSimpleSymbolChooser.getPamSymbol
(PamDataUnit dataUnit, int type) TDSymbolChooser.getPamSymbol
(PamDataUnit dataUnit, int type) -
Uses of PamSymbol in difar
Modifier and TypeMethodDescriptionDifarControl.getSpeciesSymbol
(DifarDataUnit difarDataUnit) Get the appropriate symbol for the selected species (or none). -
Uses of PamSymbol in difar.display
Methods in difar.display that return PamSymbolModifier and TypeMethodDescriptionDifarOverlayGraphics.getPamSymbol
(PamDataUnit pamDataUnit, GeneralProjector generalProjector) -
Uses of PamSymbol in difar.plots
Methods in difar.plots that return PamSymbolModifier and TypeMethodDescriptionDifarSymbolChooser.getPamSymbol
(PamDataUnit dataUnit, int type) -
Uses of PamSymbol in effort
Modifier and TypeMethodDescriptionEffortProvider.getPamSymbol
(String symbolChooserName, PamDataUnit dataUnit, GeneralProjector projector) EffortProvider.getPamSymbol
(PamSymbolChooser chooser, PamDataUnit dataUnit) Need to use this to get symbols for effort instead of direct calls into the symbol chooser, since the symbol chooser will almost definitely want it's own type of data unit, NOT the EffortDataUnit which will probably crash due to a cast exception. -
Uses of PamSymbol in generalDatabase.lookupTables
Methods in generalDatabase.lookupTables that return PamSymbol -
Uses of PamSymbol in gpl.swing
ModifierConstructorDescriptionGPLOverlayGraphics
(GPLControlledUnit gplControl, GPLDetectionBlock parentDataBlock, PamSymbol defaultSymbol) -
Uses of PamSymbol in group3dlocaliser.swinggraphics
Fields in group3dlocaliser.swinggraphics declared as PamSymbol -
Uses of PamSymbol in landMarks
-
Uses of PamSymbol in listening
Modifier and TypeMethodDescriptionThingHeardGraphics.getItemSymbol
(ThingHeard thingHeard) ThingHeardGraphics.getPamSymbol()
SpeciesItem.getSymbol()
-
Uses of PamSymbol in loggerForms.formdesign.propertypanels
Methods in loggerForms.formdesign.propertypanels that return PamSymbolModifier and TypeMethodDescriptionstatic PamSymbol
SymbolPanel.createSymbol
(ItemInformation itemInformation) Create a PAMSymbol from a Symbol item informatoin. -
Uses of PamSymbol in Map
-
Uses of PamSymbol in Map.gridbaselayer
Constructors in Map.gridbaselayer with parameters of type PamSymbol -
Uses of PamSymbol in mapgrouplocaliser
Methods in mapgrouplocaliser that return PamSymbolMethods in mapgrouplocaliser with parameters of type PamSymbol -
Uses of PamSymbol in meygenturbine
Constructors in meygenturbine with parameters of type PamSymbolModifierConstructorDescriptionMeygenGraphics
(MeygenDataBlock meygenDataBlock, PamSymbol defaultSymbol) -
Uses of PamSymbol in PamView
Modifier and TypeMethodDescriptionPamSymbol.clone()
PamSymbolSelector.getCurrentSymbol()
PanelOverlayDraw.getDefaultSymbol()
ManagedSymbol.getPamSymbol()
PamDetectionOverlayGraphics.getPamSymbol
(PamDataUnit pamDataUnit, GeneralProjector projector) PanelOverlayDraw.getPamSymbol
(PamDataUnit pamDataUnit, GeneralProjector projector) PamDetectionOverlayGraphics.getPerspectiveSymbol
(PamDataUnit pamDataUnit, GeneralProjector projector, Coordinate3d screenCoordinate) Get the symbol.PamSymbolViewer.getSymbol()
static PamSymbol
Show the dialog at a default (or most recent) locationstatic PamSymbol
Show the dialog as a specific x,y, locationModifier and TypeMethodDescriptionvoid
PamSymbolSelector.setCurrentSymbol
(PamSymbol currentSymbol) void
PanelOverlayDraw.setDefaultSymbol
(PamSymbol defaultSymbol) void
ManagedSymbol.setPamSymbol
(PamSymbol pamSymbol) void
static PamSymbol
Show the dialog at a default (or most recent) locationstatic PamSymbol
Show the dialog as a specific x,y, locationModifierConstructorDescriptionPamDetectionOverlayGraphics
(PamDataBlock parentDataBlock, PamSymbol defaultSymbol) Constructor for standard overlay graphics class.PanelOverlayDraw
(PamSymbol defaultSymbol) SymbolKeyItem
(PamSymbol pamSymbol, String text) -
Uses of PamSymbol in PamView.symbol
Methods in PamView.symbol that return PamSymbolModifier and TypeMethodDescriptionPamSymbolChooser.getPamSymbol
(GeneralProjector projector, PamDataUnit dataUnit) -
Uses of PamSymbol in pamViewFX.fxNodes
Constructors in pamViewFX.fxNodes with parameters of type PamSymbolModifierConstructorDescriptionPamSymbolFX
(PamSymbol pamSymbol) Construct a PamSymbolFX from a PamSymbol. -
Uses of PamSymbol in qa.generator
Fields in qa.generator declared as PamSymbol -
Uses of PamSymbol in ravendata.swing
Fields in ravendata.swing declared as PamSymbol -
Uses of PamSymbol in rawDeepLearningClassifier.layoutFX
Methods in rawDeepLearningClassifier.layoutFX that return PamSymbolModifier 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 PamSymbol in simulatedAcquisition
Methods in simulatedAcquisition that return PamSymbolMethods in simulatedAcquisition with parameters of type PamSymbol -
Uses of PamSymbol in targetMotionModule.algorithms
Methods in targetMotionModule.algorithms that return PamSymbolModifier and TypeMethodDescriptionAbstractTargetMotionModel.getPlotSymbol
(int iResult) MarkovChain.getPlotSymbol
(int iResult) TargetMotionModel.getPlotSymbol
(int iResult) -
Uses of PamSymbol in targetMotionOld
Methods in targetMotionOld that return PamSymbol -
Uses of PamSymbol in targetMotionOld.algorithms
Methods in targetMotionOld.algorithms that return PamSymbol -
Uses of PamSymbol in videoRangePanel
Methods in videoRangePanel that return PamSymbolMethods in videoRangePanel with parameters of type PamSymbolConstructors in videoRangePanel with parameters of type PamSymbol -
Uses of PamSymbol in videoRangePanel.layoutAWT
Fields in videoRangePanel.layoutAWT declared as PamSymbolModifier and TypeFieldDescriptionstatic PamSymbol
VRPanel.animalMarker
static PamSymbol
VRPanel.calibrationMarker
static PamSymbol
VRPanel.candidateMarker
static PamSymbol
VRPanel.horizonMarker
-
Uses of PamSymbol in videoRangePanel.vrmethods.landMarkMethod
Fields in videoRangePanel.vrmethods.landMarkMethod declared as PamSymbolModifier and TypeFieldDescriptionstatic PamSymbol
LandMarkGUIAWT.animalMarker
static PamSymbol
LandMarkGUIAWT.candAnimalMarker
static PamSymbol
LandMarkGUIAWT.landMarkMarker