Enum: MarkerSymbolEnum¶
Marker shapes for tool parameter choices (superset of PointShapeEnum)
URI: debrief:enum/MarkerSymbolEnum
Permissible Values¶
| Value | Meaning | Description |
|---|---|---|
| circle | None | Filled/stroked circle (default marker) |
| square | None | Filled/stroked square (reference points) |
| triangle | None | Filled/stroked triangle (directional indicators) |
| diamond | None | Diamond shape |
| cross | None | Cross/plus shape |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://debrief.info/schemas/debrief
LinkML Source¶
name: MarkerSymbolEnum
description: Marker shapes for tool parameter choices (superset of PointShapeEnum)
from_schema: https://debrief.info/schemas/debrief
rank: 1000
permissible_values:
circle:
text: circle
description: Filled/stroked circle (default marker)
square:
text: square
description: Filled/stroked square (reference points)
triangle:
text: triangle
description: Filled/stroked triangle (directional indicators)
diamond:
text: diamond
description: Diamond shape
cross:
text: cross
description: Cross/plus shape