Package | Description |
---|---|
org.eclipse.draw2d.graph |
Stand-alone algorithms related to Graph Drawing.
|
Modifier and Type | Method and Description |
---|---|
void |
ShortestPathRouter.addPath(Path path)
Adds a path to the routing.
|
boolean |
ShortestPathRouter.removePath(Path path)
Removes the given path from the routing.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.