Uses of Class
org.graphstream.graph.Path
| Package | Description |
|---|---|
| org.graphstream.graph |
-
Uses of Path in org.graphstream.graph
Methods in org.graphstream.graph that return Path Modifier and Type Method Description PathPath. getACopy()Get a copy of this pathMethods in org.graphstream.graph with parameters of type Path Modifier and Type Method Description booleanPath. equals(Path p)Compare the content of the current path and the specified path to decide weather they are equal or not.