Crate pathfinder[][src]

Modules

coordinate
data
group
map
node
shape
tools

Structs

Coordinate

Holds a position used for Nodes and Groups.

Group

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.

HashLink
Map
Network
Node

A positioned object that can be drawn on an image::ImageBuffer.

Traits

Draw
Hash
Location
Shape