AttributeInfo

Table 1 AttributeInfo properties

Name

Type

Description

attrId

int

Attribute ID

attrName

str

Attribute name

attrValue

str

Attribute value

confidence

float

Confidence

This class overrides the __str__ and __repr__ methods to display object information. You are advised not to directly call this class.