Class: FontStyleItem
Fontstyle of the text.
URI: vega_scverse:FontStyleItem
classDiagram
class FontStyleItem
click FontStyleItem href "../FontStyleItem"
FontStyleItem : value
FontStyleItem --> "1" FontStyleEnum : value
click FontStyleEnum href "../FontStyleEnum"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
value | 1 FontStyleEnum |
The fontstyle value | direct |
Usages
used by | used in | type | used |
---|---|---|---|
TextEncodeEnter | fontStyle | range | FontStyleItem |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/scverse/vega-scverse/specification
Mappings
Mapping Type | Mapped Value |
---|---|
self | vega_scverse:FontStyleItem |
native | vega_scverse:FontStyleItem |
LinkML Source
Direct
name: FontStyleItem
description: Fontstyle of the text.
from_schema: https://w3id.org/scverse/vega-scverse/specification
attributes:
value:
name: value
description: The fontstyle value.
from_schema: https://w3id.org/scverse/vega-scverse/marks
domain_of:
- PositionItem
- TextItem
- baselineItem
- FontItem
- FontSizeItem
- FontWeightItem
- FontStyleItem
- RGBHexItem
- CircleShape
range: FontStyleEnum
required: true
Induced
name: FontStyleItem
description: Fontstyle of the text.
from_schema: https://w3id.org/scverse/vega-scverse/specification
attributes:
value:
name: value
description: The fontstyle value.
from_schema: https://w3id.org/scverse/vega-scverse/marks
alias: value
owner: FontStyleItem
domain_of:
- PositionItem
- TextItem
- baselineItem
- FontItem
- FontSizeItem
- FontWeightItem
- FontStyleItem
- RGBHexItem
- CircleShape
range: FontStyleEnum
required: true