Crate pathfinder

source ·

Modules

Structs

Holds a position used for Nodes and Groups.
Holds a set of nodes and applies properties to all child nodes when drawn. The group itself has no displayed output and is not visible.
Connection between links. HL stands for HashLink, because it uses hashes for references to other points.
Image wrapper around the Image crate
High abstraction maps points on to the image.
A positioned object that can be drawn on an image::ImageBuffer.

Traits

Provides the functions to create the shape.