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