Uses of Class
dataPlotsFX.data.DataTypeInfo
Package
Description
-
Uses of DataTypeInfo in beamformer.continuous
-
Uses of DataTypeInfo in cepstrum
-
Uses of DataTypeInfo in dataPlotsFX
Modifier and TypeFieldDescriptionTDGraphParametersFX.currentDataType
The current data type to show.Modifier and TypeMethodDescriptionTDGraphParametersFX.getScaleInfoData
(DataTypeInfo dataType) Get scale information for a particular data typevoid
TDGraphParametersFX.setScaleInfoData
(DataTypeInfo dataType, TDScaleInfoData scaleData) Set scale information data for a particular data type. -
Uses of DataTypeInfo in dataPlotsFX.data
Modifier and TypeMethodDescriptionboolean
DataTypeInfo.equals
(DataTypeInfo dataTypeInfo) static String
TDScaleInfo.getAxisName
(DataTypeInfo axisType) static String
TDScaleInfo.getUnitName
(DataTypeInfo axisType) -
Uses of DataTypeInfo in dataPlotsFX.layout
Modifier and TypeMethodDescriptionTDGraphFX.getAxisNames()
Get a list on y axis types which can be displayed on the graph.Modifier and TypeMethodDescriptionboolean
TDGraphFX.hasAvailableAxisName
(DataTypeInfo units) Check that the list of axis names does not already contain the name of an axisvoid
TDGraphFX.setAxisName
(DataTypeInfo axisType) Called when the user sets the type of axis units. -
Uses of DataTypeInfo in detectionPlotFX.plots
-
Uses of DataTypeInfo in fftManager
-
Uses of DataTypeInfo in PamguardMVC
Modifier and TypeMethodDescriptionabstract DataTypeInfo
DataBlock2D.getScaleInfo()
Get the scale units to display on axis, etc.