Package io.scanbot.pdf.model
Object ResamplingMethod.Companion
-
- All Implemented Interfaces:
public class ResamplingMethod.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ResamplingMethod.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final static ResamplingMethod
fromJson(String json)
-
-
Method Detail
-
fromJson
final static ResamplingMethod fromJson(String json)
-
-
-
-