Class: CircleShape
Circle shape definition used in symbol mark.
classDiagram
class CircleShape
click CircleShape href "../CircleShape"
CircleShape : 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 | CircleShape |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/scverse/vega-scverse/specification
Mappings
Mapping Type | Mapped Value |
---|---|
self | vega_scverse:CircleShape |
native | vega_scverse:CircleShape |
LinkML Source
Direct
name: CircleShape
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
- CircleShape
equals_string: circle
Induced
name: CircleShape
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: CircleShape
domain_of:
- PositionItem
- TextItem
- baselineItem
- FontItem
- FontSizeItem
- FontWeightItem
- FontStyleItem
- RGBHexItem
- CircleShape
range: string
equals_string: circle