Open
Graph Drawing
Framework

 v.2012.07
 

ogdf::ELabelPos< coordType >::FeatureInfo Struct Reference

#include <ogdf/labeling/EdgeLabel.h>

List of all members.

Public Attributes

coordType max_x
coordType max_y
coordType min_x
coordType min_y
coordType size_x
coordType size_y

Detailed Description

template<class coordType>
struct ogdf::ELabelPos< coordType >::FeatureInfo

Definition at line 159 of file EdgeLabel.h.


Member Data Documentation

template<class coordType >
coordType ogdf::ELabelPos< coordType >::FeatureInfo::max_x

Definition at line 160 of file EdgeLabel.h.

template<class coordType >
coordType ogdf::ELabelPos< coordType >::FeatureInfo::max_y

Definition at line 160 of file EdgeLabel.h.

template<class coordType >
coordType ogdf::ELabelPos< coordType >::FeatureInfo::min_x

Definition at line 160 of file EdgeLabel.h.

template<class coordType >
coordType ogdf::ELabelPos< coordType >::FeatureInfo::min_y

Definition at line 160 of file EdgeLabel.h.

template<class coordType >
coordType ogdf::ELabelPos< coordType >::FeatureInfo::size_x

Definition at line 160 of file EdgeLabel.h.

template<class coordType >
coordType ogdf::ELabelPos< coordType >::FeatureInfo::size_y

Definition at line 160 of file EdgeLabel.h.


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