Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
ogdf::Voronoi< T > Member List

This is the complete list of members for ogdf::Voronoi< T >, including all inherited members.

computeVoronoiRegions(const Graph &G, const EdgeArray< T > &weights, const List< node > &seeds)ogdf::Voronoi< T >protected
distance(node v) constogdf::Voronoi< T >inline
getGraph() constogdf::Voronoi< T >inline
getSeeds() constogdf::Voronoi< T >inline
m_distanceogdf::Voronoi< T >protected
m_graphogdf::Voronoi< T >protected
m_nodeListogdf::Voronoi< T >protected
m_predecessorogdf::Voronoi< T >protected
m_seedOfNodeogdf::Voronoi< T >protected
m_seedsogdf::Voronoi< T >protected
nodesInRegion(node v) constogdf::Voronoi< T >inline
predecessor(node v) constogdf::Voronoi< T >inline
predecessorEdge(node v) constogdf::Voronoi< T >inline
seed(node v) constogdf::Voronoi< T >inline
Voronoi(const Graph &G, const EdgeArray< T > &weights, const List< node > &seeds)ogdf::Voronoi< T >inline