Uses of Enum Class
Array.sensors.ArrayParameterType
-
Uses of ArrayParameterType in Array
Modifier and TypeMethodDescriptionvoid
Streamer.setOrientationTypes
(ArraySensorFieldType sensorType, ArrayParameterType orientationType) -
Uses of ArrayParameterType in Array.layoutFX
Modifier and TypeMethodDescriptionSensorSourcePane.getParameterType()
Get the type of parameter being used, fixed, default or sensorModifier and TypeMethodDescriptionvoid
SensorSourcePane.setParameterType
(ArrayParameterType paramType) Set the type of parameter being used, fixed, default or sensor -
Uses of ArrayParameterType in Array.sensors
Modifier and TypeMethodDescriptionstatic ArrayParameterType
Returns the enum constant of this class with the specified name.static ArrayParameterType[]
ArrayParameterType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ArrayParameterType in Array.sensors.swing
Modifier and TypeMethodDescriptionSensorSourceComponent.getParameterType()
Get the type of parameter being used, fixed, default or sensorModifier and TypeMethodDescriptionvoid
SensorSourceComponent.setParameterType
(ArrayParameterType paramType) Set the type of parameter being used, fixed, default or sensor