Slot: cell

What every cell of a grid is: the kind they all draw, and the opts they share. Each entry in layers: then fills one cell with this template, which is why a grid of twenty surfaces needs the surface declared once. Its bounds stay unset — the grid positions its cells.

URI: tvbo:slot/cell

Applicable Classes

Name Description Modifies Slot
Panel One cell of the figure no
Inset A sub-axes that draws exactly as a panel does — same kinds, layers, opts, ann… no

Properties

Type and Range

Property Value
Range Inset
Domain Of Panel, Inset

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo/figure

Mappings

Mapping Type Mapped Value
self tvbo:cell
native tvbo:cell

LinkML Source

name: cell
description: 'What every cell of a `grid` is: the kind they all draw, and the opts
  they share. Each entry in `layers:` then fills one cell with this template, which
  is why a grid of twenty surfaces needs the surface declared once. Its `bounds` stay
  unset — the grid positions its cells.'
from_schema: https://w3id.org/tvbo/figure
domain_of:
- Panel
- Inset
range: Inset
inlined: true