Type Alias rust::values::PolygonMValues
source · pub type PolygonMValues = Vec<LineStringMValues>;
Expand description
Polygon MValues Shape
Aliased Type§
struct PolygonMValues { /* private fields */ }
pub type PolygonMValues = Vec<LineStringMValues>;
Polygon MValues Shape
struct PolygonMValues { /* private fields */ }