Uses of Class
dataPlotsFX.data.DataTypeInfo
Packages that use DataTypeInfo
Package
Description
-
Uses of DataTypeInfo in beamformer.continuous
Methods in beamformer.continuous that return DataTypeInfo -
Uses of DataTypeInfo in cepstrum
Methods in cepstrum that return DataTypeInfo -
Uses of DataTypeInfo in dataPlotsFX
Fields in dataPlotsFX declared as DataTypeInfoModifier and TypeFieldDescriptionTDGraphParametersFX.currentDataType
The current data type to show.Methods in dataPlotsFX with parameters of type DataTypeInfoModifier 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
Methods in dataPlotsFX.data that return DataTypeInfoMethods in dataPlotsFX.data with parameters of type DataTypeInfoModifier and TypeMethodDescriptionboolean
DataTypeInfo.equals
(DataTypeInfo dataTypeInfo) static String
TDScaleInfo.getAxisName
(DataTypeInfo axisType) static String
TDScaleInfo.getUnitName
(DataTypeInfo axisType) -
Uses of DataTypeInfo in dataPlotsFX.layout
Methods in dataPlotsFX.layout that return types with arguments of type DataTypeInfoModifier and TypeMethodDescriptionTDGraphFX.getAxisNames()
Get a list on y axis types which can be displayed on the graph.Methods in dataPlotsFX.layout with parameters of type DataTypeInfoModifier 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
Methods in detectionPlotFX.plots that return DataTypeInfo -
Uses of DataTypeInfo in fftManager
Methods in fftManager that return DataTypeInfo -
Uses of DataTypeInfo in PamguardMVC
Methods in PamguardMVC that return DataTypeInfoModifier and TypeMethodDescriptionabstract DataTypeInfo
DataBlock2D.getScaleInfo()
Get the scale units to display on axis, etc.