Uses of Enum Class
PamView.GeneralProjector.ParameterType
Packages that use GeneralProjector.ParameterType
Package
Description
-
Uses of GeneralProjector.ParameterType in AirgunDisplay
Methods in AirgunDisplay with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
AirgunGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in annotationMark
Methods in annotationMark with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
MarkOverlayDraw.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in annotationMark.spectrogram
Methods in annotationMark.spectrogram that return GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionSpectrogramAnnotationModule.DisplayObserver.getRequiredParameterTypes()
-
Uses of GeneralProjector.ParameterType in Array
Methods in Array with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
StreamerOverlayGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in autecPhones
Methods in autecPhones with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
AutecGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in clickDetector
Methods in clickDetector that return GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionBTProjector.getParameterTypes()
BTProjector.getParmeterType
(int iDim) -
Uses of GeneralProjector.ParameterType in clickDetector.offlineFuncs
Methods in clickDetector.offlineFuncs that return GeneralProjector.ParameterType -
Uses of GeneralProjector.ParameterType in dataPlotsFX.clickPlotFX
Methods in dataPlotsFX.clickPlotFX with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
ClickPlotInfoFX.setCurrentAxisName
(GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits) -
Uses of GeneralProjector.ParameterType in dataPlotsFX.data
Fields in dataPlotsFX.data declared as GeneralProjector.ParameterTypeMethods in dataPlotsFX.data that return GeneralProjector.ParameterTypeMethods in dataPlotsFX.data with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
TDDataInfoFX.hasAxisName
(GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits) boolean
TDDataInfoFX.setCurrentAxisName
(GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits) Set the current data units - this is an enum which matches an enum in dataLineInfos() or all will go horribly wrong.Constructors in dataPlotsFX.data with parameters of type GeneralProjector.ParameterTypeModifierConstructorDescriptionDataTypeInfo
(GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits) TDScaleInfo
(double minVal, double maxVal, GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits) TDScaleInfo
(double minVal, double maxVal, GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits, int nPlots) -
Uses of GeneralProjector.ParameterType in dataPlotsFX.data.generic
Methods in dataPlotsFX.data.generic with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
GenericDataPlotInfo.setCurrentAxisName
(GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits) Called when the user selects a specific data lineConstructors in dataPlotsFX.data.generic with parameters of type GeneralProjector.ParameterTypeModifierConstructorDescriptionGenericScaleInfo
(double minVal, double maxVal, GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits) GenericScaleInfo
(double minVal, double maxVal, GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits, int nPlots) -
Uses of GeneralProjector.ParameterType in dataPlotsFX.projector
Methods in dataPlotsFX.projector with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionstatic String
TDProjectorFX.getAxisName
(GeneralProjector.ParameterType axisType) Get the string name for axis. -
Uses of GeneralProjector.ParameterType in dataPlotsFX.scrollingPlot2D
Constructors in dataPlotsFX.scrollingPlot2D with parameters of type GeneralProjector.ParameterTypeModifierConstructorDescriptionScrolling2DScaleInfo
(Scrolling2DPlotInfo scrolling2dPlotInfo, double minVal, double maxVal, GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits) -
Uses of GeneralProjector.ParameterType in generalDatabase.lineplots
Constructors in generalDatabase.lineplots with parameters of type GeneralProjector.ParameterTypeModifierConstructorDescriptionLinePlotScaleInfo
(double minVal, double maxVal, GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits, int dataIndex) LinePlotScaleInfo
(double minVal, double maxVal, GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits, int nPlots, int dataIndex) -
Uses of GeneralProjector.ParameterType in GPS
Methods in GPS with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
GPSOverlayGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in ishmaelComms
Methods in ishmaelComms with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
IshmaelGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in landMarks
Methods in landMarks with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
LandmarkGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in listening
Methods in listening with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
ListeningEffortGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) boolean
ThingHeardGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in loggerForms
Methods in loggerForms with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
LoggerFormGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in Map
Fields in Map declared as GeneralProjector.ParameterTypeModifier and TypeFieldDescriptionstatic final GeneralProjector.ParameterType[]
MapProjector.parameterTypes
Methods in Map with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
MapCommentOverlayGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in Map.gridbaselayer
Methods in Map.gridbaselayer with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
GridOverlayDraw.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) Deprecated. -
Uses of GeneralProjector.ParameterType in mapgrouplocaliser
Methods in mapgrouplocaliser that return GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionMapGroupLocaliserControl.getMapOverlayParameters()
MarkGroupProcess.getRequiredParameterTypes()
-
Uses of GeneralProjector.ParameterType in meygenturbine
Methods in meygenturbine with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
MeygenGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in networkTransfer.receive
Methods in networkTransfer.receive with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
NetworkGPSDrawing.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in PamguardMVC
Methods in PamguardMVC with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
PamObservable.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in PamView
Methods in PamView that return GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionGeneralProjector.getParameterTypes()
GeneralProjector.getParmeterType
(int iDim) Returns the parameter type for a specific data type required by Coordinate3dReturns the enum constant of this class with the specified name.static GeneralProjector.ParameterType[]
GeneralProjector.ParameterType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in PamView with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
PamDetectionOverlayGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) Used to tell the various displays whether or not the data in the parentDataBlock can be drawn on each of those displays.abstract boolean
PanelOverlayDraw.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) void
GeneralProjector.setParmeterType
(int iDim, GeneralProjector.ParameterType parmeterType) Sets the parameter type for a specific data type required by Coordinate3d -
Uses of GeneralProjector.ParameterType in PamView.paneloverlay
Methods in PamView.paneloverlay that return GeneralProjector.ParameterTypeConstructors in PamView.paneloverlay with parameters of type GeneralProjector.ParameterTypeModifierConstructorDescriptionOverlayDataManager
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in PamView.paneloverlay.overlaymark
Methods in PamView.paneloverlay.overlaymark that return GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionOverlayMark.getParameterTypes()
OverlayMarkObserver.getRequiredParameterTypes()
Required parameters for the mark to get used.Methods in PamView.paneloverlay.overlaymark with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
MarkOverlayDraw.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) int
OverlayMark.findParameterIndex
(GeneralProjector.ParameterType parameterType) Find the index of a given parameter type,OverlayMarkProviders.getMarkProviders
(GeneralProjector.ParameterType[] parameterTypes) Need another function to get a sub list of certain types of providers .Constructors in PamView.paneloverlay.overlaymark with parameters of type GeneralProjector.ParameterTypeModifierConstructorDescriptionBasicMarkDataSelector
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) MarkProvidersPanel
(OverlayMarkObserver markObserver, GeneralProjector.ParameterType[] parameterTypes) OverlayMark
(OverlayMarker overlayMarker, Object markSource, MarkExtraInfo markExtraInfo, int markChannels, GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) OverlayMark
(OverlayMarker overlayMarker, Object markSource, MarkExtraInfo markExtraInfo, int markChannels, GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits, PamCoordinate firstCoordinate) -
Uses of GeneralProjector.ParameterType in qa.swing
Methods in qa.swing with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
SequenceOverlayDraw.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in simulatedAcquisition
Methods in simulatedAcquisition with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
SimGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterType in Spectrogram
Methods in Spectrogram that return GeneralProjector.ParameterType -
Uses of GeneralProjector.ParameterType in whistleDetector
Methods in whistleDetector with parameters of type GeneralProjector.ParameterTypeModifier and TypeMethodDescriptionboolean
PeakGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits)