Class LicensePlateScannerJsonConfiguration
- Namespace
- IO.Scanbot.Sdk.UI.View.Licenseplate.Configuration.Json
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/view/licenseplate/configuration/json/LicensePlateScannerJsonConfiguration", DoNotGenerateAcw = true)]
public sealed class LicensePlateScannerJsonConfiguration : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
LicensePlateScannerJsonConfiguration
- Implements
- Inherited Members
Constructors
LicensePlateScannerJsonConfiguration()
[Register(".ctor", "()V", "")]
public LicensePlateScannerJsonConfiguration()
LicensePlateScannerJsonConfiguration(string, string, JsonCameraModule, JsonColor, string, string, string, JsonColor, Double, string, JsonColor, Boolean, JsonOrientationLockMode, JsonColor, JsonColor, JsonColor, Integer, Integer, Boolean, Long, JsonLicensePlateScanStrategy, string, string, string, string, JsonColor, Boolean, JsonColor, Boolean, JsonCameraPreviewMode, Boolean)
[Register(".ctor", "(Ljava/lang/String;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonCameraModule;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Double;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonOrientationLockMode;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/lang/Long;Lio/scanbot/sdk/ui/view/licenseplate/configuration/json/JsonLicensePlateScanStrategy;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonCameraPreviewMode;Ljava/lang/Boolean;)V", "")]
public LicensePlateScannerJsonConfiguration(string version, string screen, JsonCameraModule cameraModule, JsonColor cameraOverlayColor, string cancelButtonTitle, string enableCameraButtonTitle, string enableCameraExplanationText, JsonColor finderLineColor, Double finderLineWidth, string finderTextHint, JsonColor finderTextHintColor, Boolean flashEnabled, JsonOrientationLockMode orientationLockMode, JsonColor topBarBackgroundColor, JsonColor topBarButtonsActiveColor, JsonColor topBarButtonsInactiveColor, Integer minNumberOfRequiredFramesWithEqualRecognitionResult, Integer maximumNumberOfAccumulatedFrames, Boolean useButtonsAllCaps, Long significantShakeDelay, JsonLicensePlateScanStrategy scanStrategy, string confirmationDialogTitle, string confirmationDialogMessage, string confirmationDialogConfirmButtonTitle, string confirmationDialogRetryButtonTitle, JsonColor confirmationDialogAccentColor, Boolean confirmationDialogConfirmButtonFilled, JsonColor confirmationDialogConfirmButtonFilledTextColor, Boolean replaceCancelButtonWithIcon, JsonCameraPreviewMode cameraPreviewMode, Boolean touchToFocusEnabled)
Parameters
version
stringscreen
stringcameraModule
JsonCameraModulecameraOverlayColor
JsonColorcancelButtonTitle
stringenableCameraButtonTitle
stringenableCameraExplanationText
stringfinderLineColor
JsonColorfinderLineWidth
DoublefinderTextHint
stringfinderTextHintColor
JsonColorflashEnabled
BooleanorientationLockMode
JsonOrientationLockModetopBarBackgroundColor
JsonColortopBarButtonsActiveColor
JsonColortopBarButtonsInactiveColor
JsonColorminNumberOfRequiredFramesWithEqualRecognitionResult
IntegermaximumNumberOfAccumulatedFrames
IntegeruseButtonsAllCaps
BooleansignificantShakeDelay
LongscanStrategy
JsonLicensePlateScanStrategyconfirmationDialogTitle
stringconfirmationDialogMessage
stringconfirmationDialogConfirmButtonTitle
stringconfirmationDialogRetryButtonTitle
stringconfirmationDialogAccentColor
JsonColorconfirmationDialogConfirmButtonFilled
BooleanconfirmationDialogConfirmButtonFilledTextColor
JsonColorreplaceCancelButtonWithIcon
BooleancameraPreviewMode
JsonCameraPreviewModetouchToFocusEnabled
Boolean
Properties
CameraModule
public JsonCameraModule CameraModule { get; set; }
Property Value
CameraOverlayColor
public JsonColor CameraOverlayColor { get; set; }
Property Value
CameraPreviewMode
public JsonCameraPreviewMode CameraPreviewMode { get; set; }
Property Value
CancelButtonTitle
public string CancelButtonTitle { get; set; }
Property Value
ConfirmationDialogAccentColor
public JsonColor ConfirmationDialogAccentColor { get; set; }
Property Value
ConfirmationDialogConfirmButtonFilled
public Boolean ConfirmationDialogConfirmButtonFilled { get; set; }
Property Value
ConfirmationDialogConfirmButtonFilledTextColor
public JsonColor ConfirmationDialogConfirmButtonFilledTextColor { get; set; }
Property Value
ConfirmationDialogConfirmButtonTitle
public string ConfirmationDialogConfirmButtonTitle { get; set; }
Property Value
ConfirmationDialogMessage
public string ConfirmationDialogMessage { get; set; }
Property Value
ConfirmationDialogRetryButtonTitle
public string ConfirmationDialogRetryButtonTitle { get; set; }
Property Value
ConfirmationDialogTitle
public string ConfirmationDialogTitle { get; set; }
Property Value
Creator
[Register("CREATOR")]
public static IParcelableCreator Creator { get; }
Property Value
EnableCameraButtonTitle
public string EnableCameraButtonTitle { get; set; }
Property Value
EnableCameraExplanationText
public string EnableCameraExplanationText { get; set; }
Property Value
FinderLineColor
public JsonColor FinderLineColor { get; set; }
Property Value
FinderLineWidth
public Double FinderLineWidth { get; set; }
Property Value
FinderTextHint
public string FinderTextHint { get; set; }
Property Value
FinderTextHintColor
public JsonColor FinderTextHintColor { get; set; }
Property Value
FlashEnabled
public Boolean FlashEnabled { get; set; }
Property Value
MaximumNumberOfAccumulatedFrames
public Integer MaximumNumberOfAccumulatedFrames { get; set; }
Property Value
MinNumberOfRequiredFramesWithEqualRecognitionResult
public Integer MinNumberOfRequiredFramesWithEqualRecognitionResult { get; set; }
Property Value
OrientationLockMode
public JsonOrientationLockMode OrientationLockMode { get; set; }
Property Value
ReplaceCancelButtonWithIcon
public Boolean ReplaceCancelButtonWithIcon { get; set; }
Property Value
ScanStrategy
public JsonLicensePlateScanStrategy ScanStrategy { get; set; }
Property Value
Screen
public string Screen { get; set; }
Property Value
SignificantShakeDelay
public Long SignificantShakeDelay { get; set; }
Property Value
TopBarBackgroundColor
public JsonColor TopBarBackgroundColor { get; set; }
Property Value
TopBarButtonsActiveColor
public JsonColor TopBarButtonsActiveColor { get; set; }
Property Value
TopBarButtonsInactiveColor
public JsonColor TopBarButtonsInactiveColor { get; set; }
Property Value
TouchToFocusEnabled
public Boolean TouchToFocusEnabled { get; set; }
Property Value
UseButtonsAllCaps
public Boolean UseButtonsAllCaps { get; set; }
Property Value
Version
public string Version { get; set; }
Property Value
Methods
Component1()
[Register("component1", "()Ljava/lang/String;", "")]
public string Component1()
Returns
Component10()
[Register("component10", "()Ljava/lang/String;", "")]
public string Component10()
Returns
Component11()
[Register("component11", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component11()
Returns
Component12()
[Register("component12", "()Ljava/lang/Boolean;", "")]
public Boolean Component12()
Returns
Component13()
[Register("component13", "()Lio/scanbot/sdk/ui/configuration/json/JsonOrientationLockMode;", "")]
public JsonOrientationLockMode Component13()
Returns
Component14()
[Register("component14", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component14()
Returns
Component15()
[Register("component15", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component15()
Returns
Component16()
[Register("component16", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component16()
Returns
Component17()
[Register("component17", "()Ljava/lang/Integer;", "")]
public Integer Component17()
Returns
Component18()
[Register("component18", "()Ljava/lang/Integer;", "")]
public Integer Component18()
Returns
Component19()
[Register("component19", "()Ljava/lang/Boolean;", "")]
public Boolean Component19()
Returns
Component2()
[Register("component2", "()Ljava/lang/String;", "")]
public string Component2()
Returns
Component20()
[Register("component20", "()Ljava/lang/Long;", "")]
public Long Component20()
Returns
Component21()
[Register("component21", "()Lio/scanbot/sdk/ui/view/licenseplate/configuration/json/JsonLicensePlateScanStrategy;", "")]
public JsonLicensePlateScanStrategy Component21()
Returns
Component22()
[Register("component22", "()Ljava/lang/String;", "")]
public string Component22()
Returns
Component23()
[Register("component23", "()Ljava/lang/String;", "")]
public string Component23()
Returns
Component24()
[Register("component24", "()Ljava/lang/String;", "")]
public string Component24()
Returns
Component25()
[Register("component25", "()Ljava/lang/String;", "")]
public string Component25()
Returns
Component26()
[Register("component26", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component26()
Returns
Component27()
[Register("component27", "()Ljava/lang/Boolean;", "")]
public Boolean Component27()
Returns
Component28()
[Register("component28", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component28()
Returns
Component29()
[Register("component29", "()Ljava/lang/Boolean;", "")]
public Boolean Component29()
Returns
Component3()
[Register("component3", "()Lio/scanbot/sdk/ui/configuration/json/JsonCameraModule;", "")]
public JsonCameraModule Component3()
Returns
Component30()
[Register("component30", "()Lio/scanbot/sdk/ui/configuration/json/JsonCameraPreviewMode;", "")]
public JsonCameraPreviewMode Component30()
Returns
Component31()
[Register("component31", "()Ljava/lang/Boolean;", "")]
public Boolean Component31()
Returns
Component4()
[Register("component4", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component4()
Returns
Component5()
[Register("component5", "()Ljava/lang/String;", "")]
public string Component5()
Returns
Component6()
[Register("component6", "()Ljava/lang/String;", "")]
public string Component6()
Returns
Component7()
[Register("component7", "()Ljava/lang/String;", "")]
public string Component7()
Returns
Component8()
[Register("component8", "()Lio/scanbot/sdk/ui/configuration/json/JsonColor;", "")]
public JsonColor Component8()
Returns
Component9()
[Register("component9", "()Ljava/lang/Double;", "")]
public Double Component9()
Returns
Copy(string, string, JsonCameraModule, JsonColor, string, string, string, JsonColor, Double, string, JsonColor, Boolean, JsonOrientationLockMode, JsonColor, JsonColor, JsonColor, Integer, Integer, Boolean, Long, JsonLicensePlateScanStrategy, string, string, string, string, JsonColor, Boolean, JsonColor, Boolean, JsonCameraPreviewMode, Boolean)
[Register("copy", "(Ljava/lang/String;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonCameraModule;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Double;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonOrientationLockMode;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Integer;Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/lang/Long;Lio/scanbot/sdk/ui/view/licenseplate/configuration/json/JsonLicensePlateScanStrategy;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonColor;Ljava/lang/Boolean;Lio/scanbot/sdk/ui/configuration/json/JsonCameraPreviewMode;Ljava/lang/Boolean;)Lio/scanbot/sdk/ui/view/licenseplate/configuration/json/LicensePlateScannerJsonConfiguration;", "")]
public LicensePlateScannerJsonConfiguration Copy(string version, string screen, JsonCameraModule cameraModule, JsonColor cameraOverlayColor, string cancelButtonTitle, string enableCameraButtonTitle, string enableCameraExplanationText, JsonColor finderLineColor, Double finderLineWidth, string finderTextHint, JsonColor finderTextHintColor, Boolean flashEnabled, JsonOrientationLockMode orientationLockMode, JsonColor topBarBackgroundColor, JsonColor topBarButtonsActiveColor, JsonColor topBarButtonsInactiveColor, Integer minNumberOfRequiredFramesWithEqualRecognitionResult, Integer maximumNumberOfAccumulatedFrames, Boolean useButtonsAllCaps, Long significantShakeDelay, JsonLicensePlateScanStrategy scanStrategy, string confirmationDialogTitle, string confirmationDialogMessage, string confirmationDialogConfirmButtonTitle, string confirmationDialogRetryButtonTitle, JsonColor confirmationDialogAccentColor, Boolean confirmationDialogConfirmButtonFilled, JsonColor confirmationDialogConfirmButtonFilledTextColor, Boolean replaceCancelButtonWithIcon, JsonCameraPreviewMode cameraPreviewMode, Boolean touchToFocusEnabled)
Parameters
version
stringscreen
stringcameraModule
JsonCameraModulecameraOverlayColor
JsonColorcancelButtonTitle
stringenableCameraButtonTitle
stringenableCameraExplanationText
stringfinderLineColor
JsonColorfinderLineWidth
DoublefinderTextHint
stringfinderTextHintColor
JsonColorflashEnabled
BooleanorientationLockMode
JsonOrientationLockModetopBarBackgroundColor
JsonColortopBarButtonsActiveColor
JsonColortopBarButtonsInactiveColor
JsonColorminNumberOfRequiredFramesWithEqualRecognitionResult
IntegermaximumNumberOfAccumulatedFrames
IntegeruseButtonsAllCaps
BooleansignificantShakeDelay
LongscanStrategy
JsonLicensePlateScanStrategyconfirmationDialogTitle
stringconfirmationDialogMessage
stringconfirmationDialogConfirmButtonTitle
stringconfirmationDialogRetryButtonTitle
stringconfirmationDialogAccentColor
JsonColorconfirmationDialogConfirmButtonFilled
BooleanconfirmationDialogConfirmButtonFilledTextColor
JsonColorreplaceCancelButtonWithIcon
BooleancameraPreviewMode
JsonCameraPreviewModetouchToFocusEnabled
Boolean
Returns
DescribeContents()
Describe the kinds of special objects contained in this Parcelable instance's marshaled representation.
[Register("describeContents", "()I", "")]
public int DescribeContents()
Returns
- int
a bitmask indicating the set of special object types marshaled by this Parcelable object instance.
Remarks
.
android.os.Parcelable.describeContents()
Portions of this page are modifications based on work created and shared by the
WriteToParcel(Parcel, ParcelableWriteFlags)
Flatten this object in to a Parcel.
[Register("writeToParcel", "(Landroid/os/Parcel;I)V", "")]
public void WriteToParcel(Parcel @out, ParcelableWriteFlags flags)
Parameters
out
Parcelflags
ParcelableWriteFlagsAdditional flags about how the object should be written. May be 0 or
#PARCELABLE_WRITE_RETURN_VALUE
.
Remarks
.
android.os.Parcelable.writeToParcel(android.os.Parcel, int)
Portions of this page are modifications based on work created and shared by the