Uses of Class
ai.konduit.serving.data.image.step.face.DrawFaceKeyPointsStep.Scale
-
Packages that use DrawFaceKeyPointsStep.Scale Package Description ai.konduit.serving.data.image.step.face -
-
Uses of DrawFaceKeyPointsStep.Scale in ai.konduit.serving.data.image.step.face
Methods in ai.konduit.serving.data.image.step.face that return DrawFaceKeyPointsStep.Scale Modifier and Type Method Description static DrawFaceKeyPointsStep.ScaleDrawFaceKeyPointsStep.Scale. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DrawFaceKeyPointsStep.Scale[]DrawFaceKeyPointsStep.Scale. values()Returns an array containing the constants of this enum type, in the order they are declared.
-