Skip to main content

Interface: SetOfMark

Defined in: src/context/shared/SemanticTypes.ts:67

Properties

label

label: string

Defined in: src/context/shared/SemanticTypes.ts:68


name

name: string

Defined in: src/context/shared/SemanticTypes.ts:71


nodeId

nodeId: string

Defined in: src/context/shared/SemanticTypes.ts:69


role

role: string

Defined in: src/context/shared/SemanticTypes.ts:70


x

x: number

Defined in: src/context/shared/SemanticTypes.ts:76

Normalized horizontal screen coordinate: 0 at the left edge, 1 at the right edge.


y

y: number

Defined in: src/context/shared/SemanticTypes.ts:81

Normalized vertical screen coordinate: 0 at the top edge, 1 at the bottom edge. This matches detector 2D bounding-box conventions.