Slot: stroke_width
The stroke width of the shape
URI: microscopemetrics_schema:stroke_width Alias: stroke_width
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Point | A point as defined by x and y coordinates | no |
Rectangle | A rectangle as defined by x, y coordinates and width, height | no |
Mask | A mask as defined by a boolean image | no |
Shape | A shape | no |
Polygon | A polygon as defined by a series of vertexes and a boolean to indicate if clo... | no |
Line | A line as defined by x1, y1, x2, y2 coordinates | no |
Ellipse | An ellipse as defined by x, y coordinates and x and y radii | no |
Properties
- Range: Integer
Identifier and Mapping Information
Schema Source
- from schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | microscopemetrics_schema:stroke_width |
native | microscopemetrics_schema:stroke_width |
LinkML Source
name: stroke_width
description: The stroke width of the shape
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
rank: 1000
ifabsent: int(1)
alias: stroke_width
owner: Shape
domain_of:
- Shape
range: integer
required: false