pub type PolygonMValues = Vec<LineStringMValues>;
Expand description
Polygon MValues Shape
Aliased Typeยง
pub struct PolygonMValues { /* private fields */ }
pub type PolygonMValues = Vec<LineStringMValues>;
Polygon MValues Shape
pub struct PolygonMValues { /* private fields */ }