Tulip  5.0.0
Large graphs analysis and drawing
tlp::SortNodeIterator Struct Reference

#include <SortIterator.h>

Inherits StableIterator< tlp::node >.

Public Member Functions

 SortNodeIterator (Iterator< tlp::node > *itIn, const tlp::NumericProperty *metric, bool ascendingOrder=true)
 

Detailed Description

This Iterator sorts the nodes in a sequence based on their values in a NumericProperty.

Definition at line 90 of file SortIterator.h.