Tulip
5.0.0
Large graphs analysis and drawing
|
#include <Iterator.h>
Public Member Functions | |
virtual bool | hasNext ()=0 |
virtual itType | next ()=0 |
Interface for Tulip iterators. Allows basic iteration operations only.
Definition at line 39 of file Iterator.h.
|
pure virtual |
Tells if the sequence is at its end.