Module basic_shape

Module basic_shape 

Source
Expand description

CSS handling for the computed value of basic-shapes

Re-exports§

pub use crate::values::generics::basic_shape::FillRule;

Macros§

animate_shape 🔒
Animate from Shape to Path, and vice versa.

Type Aliases§

AxisEndPoint
The computed value of hline and vline’s endpoint.
BasicShape
A computed basic shape.
Circle
A computed circle.
ClipPath
A computed clip-path value.
CommandEndPoint
The computed value of ‘CommandEndPoint’.
ControlPoint
The computed value of ‘ControlPoint’.
CoordinatePair
The computed value of CoordinatePair.
Ellipse
A computed ellipse.
InsetRect
The computed value of inset().
PathOrShapeFunction
The computed value of PathOrShapeFunction.
RelativeControlPoint
The computed value of ‘RelativeControlPoint’.
Shape
The computed value of shape().
ShapeCommand
The computed value of ShapeCommand.
ShapeOutside
A computed shape-outside value.
ShapeRadius
The computed value of ShapeRadius.