Skip to main content

DefaultBufferStrategy

Type Alias DefaultBufferStrategy 

Source
pub type DefaultBufferStrategy<G> = <<<<G as Geometry>::Point as Point>::Cs as CoordinateSystem>::Family as DefaultBuffer<<<<G as Geometry>::Point as Point>::Cs as CoordinateSystem>::Family>>::Strategy;
Expand description

Coordinate strategy selected by the point coordinate-system family of G.