| Package | Description |
|---|---|
| me.jaimegarza.syntax.graph |
| Class and Description |
|---|
| Circle
Definition of a circle by center and radius
|
| Connection
Representation of a source and origin point
|
| DijkstraShortestPath
Implementation of the Dijkstra Shortest Path algorithm with the
addition that it computes distances for all source nodes.
|
| Pair
Defines a structure to hold a couple of objects of type T.
|
| Point
Simple representation of a point in space
|
Copyright © 2017. All rights reserved.