Open
Graph Drawing
Framework

 v.2007.11
 

ogdf::GraphCopyAttributes Class Reference

#include <GraphCopyAttributes.h>

List of all members.

Public Member Functions

 GraphCopyAttributes (const GraphCopy &GC, GraphAttributes &AG)
 ~GraphCopyAttributes ()
double getWidth (node v) const
double getHeight (node v) const
const double & x (node v) const
double & x (node v)
const double & y (node v) const
double & y (node v)
void transform ()

Private Attributes

const GraphCopym_pGC
GraphAttributesm_pAG
NodeArray< double > m_x
NodeArray< double > m_y


Detailed Description

Definition at line 71 of file GraphCopyAttributes.h.


Constructor & Destructor Documentation

ogdf::GraphCopyAttributes::GraphCopyAttributes ( const GraphCopy GC,
GraphAttributes AG 
) [inline]

Definition at line 79 of file GraphCopyAttributes.h.

ogdf::GraphCopyAttributes::~GraphCopyAttributes (  )  [inline]

Definition at line 83 of file GraphCopyAttributes.h.


Member Function Documentation

double ogdf::GraphCopyAttributes::getWidth ( node  v  )  const [inline]

Definition at line 86 of file GraphCopyAttributes.h.

double ogdf::GraphCopyAttributes::getHeight ( node  v  )  const [inline]

Definition at line 91 of file GraphCopyAttributes.h.

const double& ogdf::GraphCopyAttributes::x ( node  v  )  const [inline]

Definition at line 96 of file GraphCopyAttributes.h.

double& ogdf::GraphCopyAttributes::x ( node  v  )  [inline]

Definition at line 101 of file GraphCopyAttributes.h.

const double& ogdf::GraphCopyAttributes::y ( node  v  )  const [inline]

Definition at line 106 of file GraphCopyAttributes.h.

double& ogdf::GraphCopyAttributes::y ( node  v  )  [inline]

Definition at line 111 of file GraphCopyAttributes.h.

void ogdf::GraphCopyAttributes::transform (  ) 


Member Data Documentation

const GraphCopy* ogdf::GraphCopyAttributes::m_pGC [private]

Definition at line 73 of file GraphCopyAttributes.h.

GraphAttributes* ogdf::GraphCopyAttributes::m_pAG [private]

Definition at line 74 of file GraphCopyAttributes.h.

NodeArray<double> ogdf::GraphCopyAttributes::m_x [private]

Definition at line 75 of file GraphCopyAttributes.h.

NodeArray<double> ogdf::GraphCopyAttributes::m_y [private]

Definition at line 75 of file GraphCopyAttributes.h.


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

© 1999-2007 by oreas GmbH, © 2005-2007 by University Dortmund and University Cologne.

Generated on Thu Nov 22 19:40:08 2007 by doxygen 1.5.4.