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