Uses of Enum Class
PamView.GeneralProjector.ParameterUnits
Packages that use GeneralProjector.ParameterUnits
Package
Description
-
Uses of GeneralProjector.ParameterUnits in AirgunDisplay
Methods in AirgunDisplay with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
AirgunGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in annotationMark
Methods in annotationMark with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
MarkOverlayDraw.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in Array
Methods in Array with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
StreamerOverlayGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in autecPhones
Methods in autecPhones with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
AutecGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in clickDetector
Methods in clickDetector that return GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionBTProjector.getParameterUnits()
BTProjector.getParmeterUnits
(int iDim) -
Uses of GeneralProjector.ParameterUnits in dataPlotsFX.clickPlotFX
Methods in dataPlotsFX.clickPlotFX with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
ClickPlotInfoFX.setCurrentAxisName
(GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits) -
Uses of GeneralProjector.ParameterUnits in dataPlotsFX.data
Fields in dataPlotsFX.data declared as GeneralProjector.ParameterUnitsMethods in dataPlotsFX.data that return GeneralProjector.ParameterUnitsMethods in dataPlotsFX.data with parameters of type GeneralProjector.ParameterUnitsModifier 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.ParameterUnitsModifierConstructorDescriptionDataTypeInfo
(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.ParameterUnits in dataPlotsFX.data.generic
Methods in dataPlotsFX.data.generic with parameters of type GeneralProjector.ParameterUnitsModifier 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.ParameterUnitsModifierConstructorDescriptionGenericScaleInfo
(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.ParameterUnits in dataPlotsFX.projector
Methods in dataPlotsFX.projector with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionstatic String
TDProjectorFX.getUnitName
(GeneralProjector.ParameterUnits axisType) Get the string name for axis. -
Uses of GeneralProjector.ParameterUnits in dataPlotsFX.scrollingPlot2D
Constructors in dataPlotsFX.scrollingPlot2D with parameters of type GeneralProjector.ParameterUnitsModifierConstructorDescriptionScrolling2DScaleInfo
(Scrolling2DPlotInfo scrolling2dPlotInfo, double minVal, double maxVal, GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits) -
Uses of GeneralProjector.ParameterUnits in generalDatabase.lineplots
Constructors in generalDatabase.lineplots with parameters of type GeneralProjector.ParameterUnitsModifierConstructorDescriptionLinePlotScaleInfo
(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.ParameterUnits in GPS
Methods in GPS with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
GPSOverlayGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in ishmaelComms
Methods in ishmaelComms with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
IshmaelGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in landMarks
Methods in landMarks with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
LandmarkGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in listening
Methods in listening with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
ListeningEffortGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) boolean
ThingHeardGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in loggerForms
Methods in loggerForms with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
LoggerFormGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in Map
Fields in Map declared as GeneralProjector.ParameterUnitsModifier and TypeFieldDescriptionstatic final GeneralProjector.ParameterUnits[]
MapProjector.parameterUnits
Methods in Map with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
MapCommentOverlayGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in Map.gridbaselayer
Methods in Map.gridbaselayer with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
GridOverlayDraw.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) Deprecated. -
Uses of GeneralProjector.ParameterUnits in mapgrouplocaliser
Methods in mapgrouplocaliser that return GeneralProjector.ParameterUnits -
Uses of GeneralProjector.ParameterUnits in meygenturbine
Methods in meygenturbine with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
MeygenGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in networkTransfer.receive
Methods in networkTransfer.receive with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
NetworkGPSDrawing.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in PamguardMVC
Methods in PamguardMVC with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
PamObservable.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in PamView
Methods in PamView that return GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionGeneralProjector.getParameterUnits()
GeneralProjector.getParmeterUnits
(int iDim) Returns the prameter unit for a specific data type required by Coordinate3dReturns the enum constant of this class with the specified name.static GeneralProjector.ParameterUnits[]
GeneralProjector.ParameterUnits.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.ParameterUnitsModifier 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.setParmeterUnits
(int iDim, GeneralProjector.ParameterUnits parmeterUnits) Sets the parameter unit for a specific data type required by Coordinate3d -
Uses of GeneralProjector.ParameterUnits in PamView.paneloverlay
Methods in PamView.paneloverlay that return GeneralProjector.ParameterUnitsConstructors in PamView.paneloverlay with parameters of type GeneralProjector.ParameterUnitsModifierConstructorDescriptionOverlayDataManager
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in PamView.paneloverlay.overlaymark
Methods in PamView.paneloverlay.overlaymark that return GeneralProjector.ParameterUnitsMethods in PamView.paneloverlay.overlaymark with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
MarkOverlayDraw.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) Constructors in PamView.paneloverlay.overlaymark with parameters of type GeneralProjector.ParameterUnitsModifierConstructorDescriptionBasicMarkDataSelector
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) 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.ParameterUnits in qa.swing
Methods in qa.swing with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
SequenceOverlayDraw.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in simulatedAcquisition
Methods in simulatedAcquisition with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
SimGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in whistleDetector
Methods in whistleDetector with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionboolean
PeakGraphics.canDraw
(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits)