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.currentDataTypeThe 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 typevoidTDGraphParametersFX.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 TypeMethodDescriptionbooleanDataTypeInfo.equals(DataTypeInfo dataTypeInfo) static StringTDScaleInfo.getAxisName(DataTypeInfo axisType) static StringTDScaleInfo.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 TypeMethodDescriptionbooleanTDGraphFX.hasAvailableAxisName(DataTypeInfo units) Check that the list of axis names does not already contain the name of an axisvoidTDGraphFX.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 DataTypeInfoDataBlock2D.getScaleInfo()Get the scale units to display on axis, etc.