public class BreadthFirstSearch extends NetworkSearch implements ShortestPath
| Constructor and Description |
|---|
BreadthFirstSearch() |
BreadthFirstSearch(NetworkExplorer ne, LinkCostCalculator[] lccs, NodeCostCalculator[] nccs, LinkLevelSelector lls) |
findConnectedFeatures, getLinkCostCalculators, getLinkLevelSelector, getNodeCostCalculators, getXMLSchema, init, nearestFeatures, nearestNeighbors, networkBuffer, preparePathFeature, reset, setInitialAnalysisInfo, setLinkCostCalculators, setLinkLevelSelector, setNetworkAnalyst, setNetworkExplorer, setNodeCostCalculators, shortestPath, traceOut, withinCost, withinCostFeaturesequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLinkCostCalculators, getLinkLevelSelector, getNodeCostCalculators, setInitialAnalysisInfo, setLinkCostCalculators, setLinkLevelSelector, setNetworkAnalyst, setNodeCostCalculators, shortestPathpublic BreadthFirstSearch()
public BreadthFirstSearch(NetworkExplorer ne, LinkCostCalculator[] lccs, NodeCostCalculator[] nccs, LinkLevelSelector lls)