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