[Register("io/scanbot/sdk/core/contourdetector/ContourDetectorSettings$Builder", DoNotGenerateAcw = true)]
public sealed class ContourDetectorSettings.Builder : Object, IJavaObject, IJavaPeerable, IDisposable
[Register("build", "()Lio/scanbot/sdk/core/contourdetector/ContourDetectorSettings;", "")]
public ContourDetectorSettings Build()
[Register("useType", "(Lio/scanbot/sdk/core/contourdetector/ContourDetector$Type;)Lio/scanbot/sdk/core/contourdetector/ContourDetectorSettings$Builder;", "")]
public ContourDetectorSettings.Builder UseType(ContourDetector.Type type)