DK for Delphi | GisAIModelOutput | Enums | Methods | Classes | Types
| Name | Visibility | Description | |
|---|---|---|---|
| PythonStringLiteral | public | Returns a JSON-escaped string literal suitable for embedding into Python code. | |
| Name | Description | |
|---|---|---|
| TGIS_AIDetection | Single parsed detection record. | |
| TGIS_AIDetectionsOutputItem | Detection output item containing parsed detections. | |
| TGIS_AILayerOutputItem | File-backed layer output item. | |
| TGIS_AILogsOutputItem | Log output item containing messages. | |
| TGIS_AIModelOutput | Root object for a parsed AI output manifest. | |
| TGIS_AIOutputItem | Base class for a parsed AI output item. | |
| TGIS_AIRawOutputItem | Raw or fallback output item. | |
| Name | Description | |
|---|---|---|
| TGIS_AICoordSpace | Coordinate space used by detection geometry. | |
| TGIS_AIDetectionGeomKind | Geometry representation used by a detection. | |
| TGIS_AIOutputKind | Output item kind reported by an AI output manifest. | |
| Name | Description | |
|---|---|---|
| TGIS_AIDetectionArray | Array of detection objects. | |
| TGIS_AIOutputItemArray | Array of AI output items. | |
| TGIS_LayerVectorArray | Array of vector layers. | |