[Register("io/scanbot/sdk/entity/RotationType$Companion", DoNotGenerateAcw = true)]
public sealed class RotationType.Companion : Object, IJavaObject, IJavaPeerable, IDisposable
[Register(".ctor", "(Lkotlin/jvm/internal/DefaultConstructorMarker;)V", "")]
public Companion(DefaultConstructorMarker _constructor_marker)
[Register("getByDegrees", "(I)Lio/scanbot/sdk/entity/RotationType;", "")]
public RotationType GetByDegrees(int degrees)
[Register("rotateClockwise", "(Lio/scanbot/sdk/entity/RotationType;)Lio/scanbot/sdk/entity/RotationType;", "")]
public RotationType RotateClockwise(RotationType type)