Class: BaseLineObject
The vertical alignment of the text relative to its y-coordinate.
URI: vega_scverse:BaseLineObject
classDiagram
class BaseLineObject
click BaseLineObject href "../BaseLineObject"
BaseLineObject : value
BaseLineObject --> "1" BaseLineEnum : value
click BaseLineEnum href "../BaseLineEnum"
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| value | 1 BaseLineEnum |
The actual value for vertical alignment | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| TextEncodeEnter | baseline | range | BaseLineObject |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/scverse/vega-scverse/specification
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | vega_scverse:BaseLineObject |
| native | vega_scverse:BaseLineObject |
LinkML Source
Direct
name: BaseLineObject
description: The vertical alignment of the text relative to its y-coordinate.
from_schema: https://w3id.org/scverse/vega-scverse/specification
attributes:
value:
name: value
description: The actual value for vertical alignment.
from_schema: https://w3id.org/scverse/vega-scverse/marks
domain_of:
- PositionItem
- TextItem
- baselineItem
- FontItem
- FontSizeItem
- FontWeightItem
- FontStyleItem
- RGBHexItem
- PositiveFloatObject
- CircleShapeObject
- OpacityObject
- HorizontalAlignObject
- BaseLineObject
- NAColorUpdate
- ConditionalColorUpdate
range: BaseLineEnum
required: true
Induced
name: BaseLineObject
description: The vertical alignment of the text relative to its y-coordinate.
from_schema: https://w3id.org/scverse/vega-scverse/specification
attributes:
value:
name: value
description: The actual value for vertical alignment.
from_schema: https://w3id.org/scverse/vega-scverse/marks
alias: value
owner: BaseLineObject
domain_of:
- PositionItem
- TextItem
- baselineItem
- FontItem
- FontSizeItem
- FontWeightItem
- FontStyleItem
- RGBHexItem
- PositiveFloatObject
- CircleShapeObject
- OpacityObject
- HorizontalAlignObject
- BaseLineObject
- NAColorUpdate
- ConditionalColorUpdate
range: BaseLineEnum
required: true