clip_polygon

Function clip_polygon 

Source
pub fn clip_polygon<M: Clone + Default>(
    geometry: &VectorPolygonGeometry<M>,
    axis: Axis,
    k1: f64,
    k2: f64,
) -> Option<VectorGeometry<M>>
Expand description

Clip a Polygon geometry to an axis and range