Package org.robovm.apple.vision
Class VNRecognizedPointKey.Values
java.lang.Object
org.robovm.apple.vision.VNRecognizedPointKey.Values
- Enclosing class:
- VNRecognizedPointKey
public static class VNRecognizedPointKey.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static NSStringBodyLandmarkKeyLeftAnkle()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyLeftEar()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyLeftElbow()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyLeftEye()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyLeftHip()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyLeftKnee()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyLeftShoulder()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyLeftWrist()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyNeck()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyNose()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyRightAnkle()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyRightEar()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyRightElbow()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyRightEye()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyRightHip()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyRightKnee()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyRightShoulder()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyRightWrist()Deprecated.Deprecated in iOS 14.0.static NSStringBodyLandmarkKeyRoot()Deprecated.Deprecated in iOS 14.0.
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
BodyLandmarkKeyNose
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameNose- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyLeftEye
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftEye- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyRightEye
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightEye- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyLeftEar
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftEar- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyRightEar
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightEar- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyLeftShoulder
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftShoulder- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyRightShoulder
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightShoulder- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyNeck
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameNeck- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyLeftElbow
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftElbow- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyRightElbow
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightElbow- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyLeftWrist
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftWrist- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyRightWrist
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightWrist- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyLeftHip
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftHip- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyRightHip
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightHip- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyRoot
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRoot- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyLeftKnee
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftKnee- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyRightKnee
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightKnee- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyLeftAnkle
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameLeftAnkle- Since:
- Available in iOS 14.0 and later.
-
BodyLandmarkKeyRightAnkle
Deprecated.Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointNameRightAnkle- Since:
- Available in iOS 14.0 and later.
-