Overview
Modules
Class Hierarchy
Classes
Members
Classes
Iterators
Collaboration diagram for Iterators:
Classes
struct
tlp::ConcatIterator< itType >
This
Iterator
iterates over the sequence formed by the concatenation of the sequences it is given.
More...
struct
tlp::Iterator< itType >
Interface for Tulip iterators. Allows basic iteration operations only.
More...
struct
tlp::SortNodeIterator
This
Iterator
sorts the nodes in a sequence based on their values in a
DoubleProperty
.
More...
struct
tlp::SortTargetEdgeIterator
This
Iterator
sorts the edges based on the values of their target nodes in a
DoubleProperty
.
More...
class
tlp::StableIterator< itType >
Stores the elements of an iterator and iterates on a copy.
More...
class
tlp::FilterIterator< TYPE, FILTER >
Iterator
that enables to filter an other
Iterator
.
More...
class
tlp::MPFilterIterator< TYPE, FILTER >
MPFilterIterator
implements memory pool for
FilterIterator
.
More...
Tulip Software by LaBRI Visualization Team 2001 - 2012