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

#include <SortIterator.h>

Inherits StableIterator< tlp::edge >.

Public Member Functions

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

Detailed Description

This Iterator sorts the edges based on the values of their extremities nodes in a NumericProperty.

Definition at line 164 of file SortIterator.h.