Crate zerometry

Crate zerometry 

Source

Structs§

BoundingBox
Bounding box of a Zerometry.
Coord
Coords
InputRelation
This struct is used to query the specific relationship between two shapes. By default nothing is enabled and no relation are computed.
OutputRelation
Returned by the relation function. All fields are made of a Option. There are two cases for which a field can be None:
Segment
A segment is a line between two points.
Zine
Zoint
Zollection
This type is used to merge both the feature collection and the geometry collection.
Zolygon
A polygon is a closed shape defined by a list of coordinates.
ZultiLines
ZultiPoints
ZultiPolygons

Enums§

Zerometry

Traits§

RelationBetweenShapes