Expand description
The blueprint-specific views.
Modules§
- map_view 🔒
Structs§
- View: A bar chart view.
- View: A view to display any data in a tabular form.
- View: A 2D map view to display geospatial primitives.
- View: For viewing spatial 2D data.
- View: For viewing spatial 3D data.
- View: A view on a tensor of any dimensionality.
- View: A view of a single text document, for use with
archetypes::TextDocument
. - View: A view of a text log, for use with
archetypes::TextLog
. - View: A time series view for scalars over time, for use with
archetypes::Scalar
.