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 TypeMethodDescriptionbooleanAirgunGraphics.canDraw(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in annotationMark
Methods in annotationMark with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionbooleanMarkOverlayDraw.canDraw(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in Array
Methods in Array with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionbooleanStreamerOverlayGraphics.canDraw(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in autecPhones
Methods in autecPhones with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionbooleanAutecGraphics.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 TypeMethodDescriptionbooleanClickPlotInfoFX.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 TypeMethodDescriptionbooleanTDDataInfoFX.hasAxisName(GeneralProjector.ParameterType dataType, GeneralProjector.ParameterUnits dataUnits) booleanTDDataInfoFX.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 TypeMethodDescriptionbooleanGenericDataPlotInfo.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 StringTDProjectorFX.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 TypeMethodDescriptionbooleanGPSOverlayGraphics.canDraw(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in ishmaelComms
Methods in ishmaelComms with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionbooleanIshmaelGraphics.canDraw(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in landMarks
Methods in landMarks with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionbooleanLandmarkGraphics.canDraw(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in listening
Methods in listening with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionbooleanListeningEffortGraphics.canDraw(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) booleanThingHeardGraphics.canDraw(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in loggerForms
Methods in loggerForms with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionbooleanLoggerFormGraphics.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.parameterUnitsMethods in Map with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionbooleanMapCommentOverlayGraphics.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 TypeMethodDescriptionbooleanGridOverlayDraw.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 TypeMethodDescriptionbooleanMeygenGraphics.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 TypeMethodDescriptionbooleanNetworkGPSDrawing.canDraw(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in PamguardMVC
Methods in PamguardMVC with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionbooleanPamObservable.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 TypeMethodDescriptionbooleanPamDetectionOverlayGraphics.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 booleanPanelOverlayDraw.canDraw(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) voidGeneralProjector.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 TypeMethodDescriptionbooleanMarkOverlayDraw.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 TypeMethodDescriptionbooleanSequenceOverlayDraw.canDraw(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in simulatedAcquisition
Methods in simulatedAcquisition with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionbooleanSimGraphics.canDraw(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) -
Uses of GeneralProjector.ParameterUnits in whistleDetector
Methods in whistleDetector with parameters of type GeneralProjector.ParameterUnitsModifier and TypeMethodDescriptionbooleanPeakGraphics.canDraw(GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits)