[][src]Type Definition shapefile::record::poly::PolylineZ

type PolylineZ = GenericPolyline<PointZ>;

Trait Implementations

impl HasShapeType for PolylineZ[src]

impl ConcreteShape for PolylineZ[src]

impl ConcreteReadableShape for PolylineZ[src]

impl WritableShape for PolylineZ[src]

impl EsriShape for PolylineZ[src]

impl Display for PolylineZ[src]

impl TryFrom<Shape> for PolylineZ[src]

type Error = Error

The type returned in the event of a conversion error.