SAPML Docs

SAP BTP SDK for iOS Reference SAPML Reference SAPMLTextBlockObservation Class Reference

SAPMLTextBlockObservation

public class SAPMLTextBlockObservation : SAPMLTextObservation

Information about block of text detected and corresponding array of SAPMLTextRowObservation in the block.

  • rows

    Array of SAPMLTextRowObservation from which the block is created

    Declaration

    Swift

    open var rows: [SAPMLTextRowObservation] { 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.