Class: RGBHexItem
RGB value represented by a hexadecimal string value.
classDiagram
class RGBHexItem
click RGBHexItem href "../RGBHexItem"
RGBHexItem : value
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
value | 0..1 String |
The RGB hex string value | direct |
Usages
used by | used in | type | used |
---|---|---|---|
PointsEncodeEnter | stroke | any_of[range] | RGBHexItem |
PointsEncodeEnter | fill | any_of[range] | RGBHexItem |
PathEncodeEnter | fill | any_of[range] | RGBHexItem |
TextEncodeEnter | fill | range | RGBHexItem |
MarkEncodeUpdate | fill | any_of[range] | RGBHexItem |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/scverse/vega-scverse/specification
Mappings
Mapping Type | Mapped Value |
---|---|
self | vega_scverse:RGBHexItem |
native | vega_scverse:RGBHexItem |
LinkML Source
Direct
name: RGBHexItem
description: RGB value represented by a hexadecimal string value.
from_schema: https://w3id.org/scverse/vega-scverse/specification
attributes:
value:
name: value
description: The RGB hex string value.
from_schema: https://w3id.org/scverse/vega-scverse/marks
slot_uri: rgbHexSlot
domain_of:
- PositionItem
- TextItem
- baselineItem
- FontItem
- FontSizeItem
- FontWeightItem
- FontStyleItem
- RGBHexItem
- CircleShape
Induced
name: RGBHexItem
description: RGB value represented by a hexadecimal string value.
from_schema: https://w3id.org/scverse/vega-scverse/specification
attributes:
value:
name: value
description: The RGB hex string value.
from_schema: https://w3id.org/scverse/vega-scverse/marks
slot_uri: rgbHexSlot
alias: value
owner: RGBHexItem
domain_of:
- PositionItem
- TextItem
- baselineItem
- FontItem
- FontSizeItem
- FontWeightItem
- FontStyleItem
- RGBHexItem
- CircleShape
range: string