BarcodeFormatCommonFourStateConfiguration

constructor(source: Map<String, Any?>)
constructor(json: JSONObject)
constructor(regexFilter: String = "", minimumSizeScore: Double = 0.0, addAdditionalQuietZone: Boolean = false, formats: List<BarcodeFormat> = listOf( BarcodeFormat.AUSTRALIA_POST, BarcodeFormat.JAPAN_POST, BarcodeFormat.ROYAL_MAIL, BarcodeFormat.ROYAL_TNT_POST, BarcodeFormat.USPS_INTELLIGENT_MAIL ))