SAPML Docs

SAP BTP SDK for iOS Reference SAPML Reference SAPMLTextColumnObservation Class Reference

SAPMLTextColumnObservation

public class SAPMLTextColumnObservation : SAPMLTextObservation

Information about column in detected text and corresponding elements in the column.

  • elements

    Array of SAPMLTextObservation from which the column is created

    Declaration

    Swift

    open var elements: [SAPMLTextObservation] { get }
  • Text Recognition
    • FUITextRecognitionView
    • – OverlayView
    • – Style
    • FUITextRecognitionViewController
    • SAPMLTextObservation
  • Observation Topology
    • SAPMLTextObservationTopology
    • SAPMLTextBlockObservation
    • SAPMLTextRowObservation
    • SAPMLTextColumnObservation
  • Model Management
    • SAPMLModel
    • SAPMLModelManager
    • SAPMLModelManagerError
    • SAPMLModelManagerDelegate
  • Other Extensions
    • NSRegularExpression

© 2023 SAP SE. All rights reserved. (Last updated: 2023-02-17)

Generated by jazzy ♪♫ v0.14.3, a Realm project.