Tulip  5.0.0
Large graphs analysis and drawing
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 166 of file SortIterator.h.