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