Uses of Class
videoRangePanel.VRMeasurement
Packages that use VRMeasurement
Package
Description
-
Uses of VRMeasurement in videoRangePanel
Methods in videoRangePanel that return VRMeasurementMethods in videoRangePanel that return types with arguments of type VRMeasurementModifier and TypeMethodDescriptionVRControl.getMeasuredAnimals()
Get a list of the current measurements on the imageMethods in videoRangePanel with parameters of type VRMeasurementModifier and TypeMethodDescriptionvoid
VRProcess.newVRLoc
(VRMeasurement vrMeasurement) void
VRDataUnit.setVrMeasurement
(VRMeasurement vrMeasurement) Method parameters in videoRangePanel with type arguments of type VRMeasurementModifier and TypeMethodDescriptionvoid
VRControl.setMeasuredAnimals
(ArrayList<VRMeasurement> measuredAnimals) Constructors in videoRangePanel with parameters of type VRMeasurement -
Uses of VRMeasurement in videoRangePanel.layoutAWT
Methods in videoRangePanel.layoutAWT that return VRMeasurementModifier and TypeMethodDescriptionstatic final VRMeasurement
AcceptMeasurementDialog.showDialog
(Frame frame, VRControl vrControl, VRMeasurement vrMeasurement) Methods in videoRangePanel.layoutAWT with parameters of type VRMeasurementModifier and TypeMethodDescriptionstatic final VRMeasurement
AcceptMeasurementDialog.showDialog
(Frame frame, VRControl vrControl, VRMeasurement vrMeasurement) -
Uses of VRMeasurement in videoRangePanel.vrmethods
Methods in videoRangePanel.vrmethods that return VRMeasurementMethods in videoRangePanel.vrmethods with parameters of type VRMeasurementModifier and TypeMethodDescriptionvoid
AbstractVRMethod.calcLocLatLong
(VRMeasurement vrMeasurment) Calculates the lat long of an animal based on heading, range and the image origin. -
Uses of VRMeasurement in videoRangePanel.vrmethods.IMUMethod
Methods in videoRangePanel.vrmethods.IMUMethod with parameters of type VRMeasurementModifier and TypeMethodDescriptionvoid
IMUMethodGUI.setAnimalLabels
(VRMeasurement imageMeasurement) -
Uses of VRMeasurement in videoRangePanel.vrmethods.landMarkMethod
Methods in videoRangePanel.vrmethods.landMarkMethod that return VRMeasurementModifier and TypeMethodDescriptionVRLandMarkMethod.setImagePosVals
(VRMeasurement measurement) Calculate the image bearing, pitch and tilt.Methods in videoRangePanel.vrmethods.landMarkMethod with parameters of type VRMeasurementModifier and TypeMethodDescriptionvoid
LandMarkGUIAWT.setAnimalLabels
(VRMeasurement imageMeasurement) void
LandMarkGUIAWT.setImageLabels
(VRMeasurement imageMeasurement) VRLandMarkMethod.setImagePosVals
(VRMeasurement measurement) Calculate the image bearing, pitch and tilt.