Package | Description |
---|---|
org.apache.xmlgraphics.util.dijkstra |
Contains an implementation of Dijkstra's shortest path algorithm.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultEdgeDirectory
Default implementation of an edge directory for the
DijkstraAlgorithm . |
Constructor and Description |
---|
DijkstraAlgorithm(EdgeDirectory edgeDirectory)
Main Constructor.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.