public class TextAnchorConverter extends Object
| Constructor and Description |
|---|
TextAnchorConverter(ExtractAnchor extractAnchor)
Construct with API object involved in conversion.
|
TextAnchorConverter(TextAnchor textAnchor)
Construct with SDK object involved in conversion.
|
| Modifier and Type | Method and Description |
|---|---|
ExtractAnchor |
toAPIExtractAnchor()
Convert from SDK to API object.
|
TextAnchor |
toSDKTextAnchor()
Convert from API to SDK object.
|
public TextAnchorConverter(TextAnchor textAnchor)
textAnchor - public TextAnchorConverter(ExtractAnchor extractAnchor)
extractAnchor - public ExtractAnchor toAPIExtractAnchor()
public TextAnchor toSDKTextAnchor()
Copyright 2022 OneSpan All rights reserved.