Unit 'googlevision' Package
[Overview][Types][Classes][Index] [#googleapi]

TEntityAnnotation

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlevision.pp line 409

type TEntityAnnotation = class(TGoogleBaseObject)

protected

  procedure Setmid(); virtual;

  procedure Setdescription(); virtual;

  procedure Settopicality(); virtual;

  procedure Setlocale(); virtual;

  procedure Setproperties(); virtual;

  procedure Setscore(); virtual;

  procedure SetboundingPoly(); virtual;

  procedure Setlocations(); virtual;

  procedure Setconfidence(); virtual;

published

  property mid: string; [rw]

  property description: string; [rw]

  property topicality: Integer; [rw]

  property locale: string; [rw]

  property properties: TEntityAnnotationTypepropertiesArray; [rw]

  property score: Integer; [rw]

  property boundingPoly: TBoundingPoly; [rw]

  property locations: TEntityAnnotationTypelocationsArray; [rw]

  property confidence: Integer; [rw]

end;

Inheritance

TEntityAnnotation

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18