[][src]Module shapefile::record::traits

Structs

PartIterator

Iterator over the parts of a Multipart shape

Traits

HasXY

Trait to acces the x, and y values of a point

MultipartShape

Trait for the Shapes that may have multiple parts

MultipointShape

Trait that allows access to the slice of points of shapes that have multiple points (all the shapes except Point, PointM, PoinZ).