Class: CircleShapeObject
Circle shape definition used in symbol mark.
URI: vega_scverse:CircleShapeObject
classDiagram
class CircleShapeObject
click CircleShapeObject href "../CircleShapeObject"
CircleShapeObject : value
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| value | 0..1 String |
Type of shape, in this case circle | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| PointsEncodeEnter | shape | range | CircleShapeObject |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/scverse/vega-scverse/specification
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | vega_scverse:CircleShapeObject |
| native | vega_scverse:CircleShapeObject |
LinkML Source
Direct
name: CircleShapeObject
description: Circle shape definition used in symbol mark.
from_schema: https://w3id.org/scverse/vega-scverse/specification
attributes:
value:
name: value
description: Type of shape, in this case circle.
from_schema: https://w3id.org/scverse/vega-scverse/marks
ifabsent: string(circle)
domain_of:
- PositionItem
- TextItem
- baselineItem
- FontItem
- FontSizeItem
- FontWeightItem
- FontStyleItem
- RGBHexItem
- PositiveFloatObject
- CircleShapeObject
- OpacityObject
- HorizontalAlignObject
- BaseLineObject
- NAColorUpdate
- ConditionalColorUpdate
equals_string: circle
Induced
name: CircleShapeObject
description: Circle shape definition used in symbol mark.
from_schema: https://w3id.org/scverse/vega-scverse/specification
attributes:
value:
name: value
description: Type of shape, in this case circle.
from_schema: https://w3id.org/scverse/vega-scverse/marks
ifabsent: string(circle)
alias: value
owner: CircleShapeObject
domain_of:
- PositionItem
- TextItem
- baselineItem
- FontItem
- FontSizeItem
- FontWeightItem
- FontStyleItem
- RGBHexItem
- PositiveFloatObject
- CircleShapeObject
- OpacityObject
- HorizontalAlignObject
- BaseLineObject
- NAColorUpdate
- ConditionalColorUpdate
range: string
equals_string: circle