Expand description
The 2-dimensional cartesian coordinate system.
This module provides the 2D cartesian coordinate system, which is composed by two independent ranged 1D coordinate sepcification.
This types of coordinate system is used by the chart constructed with ChartBuilder::build_cartesian_2d.
Structs§
- Cartesian2d
- A 2D Cartesian coordinate system described by two 1D ranged coordinate specs.
Enums§
- Mesh
Line - Represent a coordinate mesh for the two ranged value coordinate system