Package io.scanbot.sdk.entity
Object RotationType.Companion
-
- All Implemented Interfaces:
public class RotationType.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static RotationType.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final static RotationType
rotateClockwise(RotationType type)
final static RotationType
getByDegrees(Integer degrees)
-
-
Method Detail
-
rotateClockwise
final static RotationType rotateClockwise(RotationType type)
-
getByDegrees
final static RotationType getByDegrees(Integer degrees)
-
-
-
-