Crate pathfinder[][src]

Modules

data
group
map
node
tools

Structs

Circle
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.

Link

Connects two Coordinate points.

Map
Network
Node

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

Square
Triangle

Traits

Draw
Hash
Location
Shape