Class VNRecognizedPointGroupKey.Values

java.lang.Object
org.robovm.apple.vision.VNRecognizedPointGroupKey.Values
Enclosing class:
VNRecognizedPointGroupKey

public static class VNRecognizedPointGroupKey.Values
extends Object
  • Constructor Details

    • Values

      public Values()
  • Method Details

    • RecognizedPointGroupKeyAll

      public static NSString RecognizedPointGroupKeyAll()
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkRegionKeyFace

      @Deprecated public static NSString BodyLandmarkRegionKeyFace()
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointsGroupNameFace
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkRegionKeyTorso

      @Deprecated public static NSString BodyLandmarkRegionKeyTorso()
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointsGroupNameTorso
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkRegionKeyLeftArm

      @Deprecated public static NSString BodyLandmarkRegionKeyLeftArm()
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointsGroupNameLeftArm
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkRegionKeyRightArm

      @Deprecated public static NSString BodyLandmarkRegionKeyRightArm()
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointsGroupNameRightArm
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkRegionKeyLeftLeg

      @Deprecated public static NSString BodyLandmarkRegionKeyLeftLeg()
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointsGroupNameLeftLeg
      Since:
      Available in iOS 14.0 and later.
    • BodyLandmarkRegionKeyRightLeg

      @Deprecated public static NSString BodyLandmarkRegionKeyRightLeg()
      Deprecated.
      Deprecated in iOS 14.0. Use VNHumanBodyPoseObservationJointsGroupNameRightLeg
      Since:
      Available in iOS 14.0 and later.