|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ca.quine.jcommons.transform.graph.PathCollection
| Constructor Summary | |
PathCollection()
|
|
| Method Summary | |
void |
addPath(Path path)
|
void |
addPathAndCopyInto(PathCollection newCollection,
TransformNode node,
int cost)
|
void |
removeNode(TransformNode node)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PathCollection()
| Method Detail |
public void addPath(Path path)
public void removeNode(TransformNode node)
public void addPathAndCopyInto(PathCollection newCollection,
TransformNode node,
int cost)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||