|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CyclePath
An empty interface that denotes a CyclePath. This is a SimplePath but the first and last vertex being the same.
Method Summary | |
---|---|
void |
closeCycle()
Method to be called indicating that the Path has been fully specified. |
Methods inherited from interface salvo.jesus.graph.Path |
---|
getFirstVertex, getLastVertex, remove |
Method Detail |
---|
void closeCycle() throws IllegalPathException
IllegalPathException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |