Tulip  4.10.0
Better Visualization Through Research
tlp::SortEdgeIterator Struct Reference

#include <SortIterator.h>

Inherits StableIterator< tlp::edge >.

Public Member Functions

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

Detailed Description

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

Definition at line 107 of file SortIterator.h.