Open
Graph Drawing
Framework

 v.2010.10
 

Static Public Member Functions

ogdf::ELabelPos< coordType >::FeatureComparer Class Reference

List of all members.

Static Public Member Functions

static int compare (const FeatureLink &f1, const FeatureLink &f2)
static bool less (const FeatureLink &x, const FeatureLink &y)
static bool leq (const FeatureLink &x, const FeatureLink &y)
static bool greater (const FeatureLink &x, const FeatureLink &y)
static bool geq (const FeatureLink &x, const FeatureLink &y)
static bool equal (const FeatureLink &x, const FeatureLink &y)

Detailed Description

template<class coordType>
class ogdf::ELabelPos< coordType >::FeatureComparer

Definition at line 431 of file EdgeLabel.h.


Member Function Documentation

template<class coordType >
static int ogdf::ELabelPos< coordType >::FeatureComparer::compare ( const FeatureLink f1,
const FeatureLink f2 
) [inline, static]

Definition at line 435 of file EdgeLabel.h.

template<class coordType >
static bool ogdf::ELabelPos< coordType >::FeatureComparer::equal ( const FeatureLink x,
const FeatureLink y 
) [inline, static]

Definition at line 449 of file EdgeLabel.h.

template<class coordType >
static bool ogdf::ELabelPos< coordType >::FeatureComparer::geq ( const FeatureLink x,
const FeatureLink y 
) [inline, static]

Definition at line 449 of file EdgeLabel.h.

template<class coordType >
static bool ogdf::ELabelPos< coordType >::FeatureComparer::greater ( const FeatureLink x,
const FeatureLink y 
) [inline, static]

Definition at line 449 of file EdgeLabel.h.

template<class coordType >
static bool ogdf::ELabelPos< coordType >::FeatureComparer::leq ( const FeatureLink x,
const FeatureLink y 
) [inline, static]

Definition at line 449 of file EdgeLabel.h.

template<class coordType >
static bool ogdf::ELabelPos< coordType >::FeatureComparer::less ( const FeatureLink x,
const FeatureLink y 
) [inline, static]

Definition at line 449 of file EdgeLabel.h.


The documentation for this class was generated from the following file: