Open
Graph Drawing
Framework

 v.2007.11
 

ogdf Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ogdf::AcyclicSubgraphModuleBase class of algorithms for computing a maximal acyclic subgraph
ogdf::AddNodeComparerNode comparer for sorting by decreasing int values
ogdf::AdjacencyOracleTells you in linear time if two nodes are adjacent
ogdf::AdjElementClass for adjacency list elements
ogdf::AdjEntryArray< T >Dynamic arrays indexed with adjacency entries
ogdf::AdjEntryArrayBaseAbstract base class for adjacency entry arrays
ogdf::AlgorithmFailureExceptionException thrown when an algorithm realizes an internal bug that prevents it from continueing
ogdf::Array< E, INDEX >The parameterized class Array<E,INDEX> implements dynamic arrays of type E
ogdf::Array2D< E >The parameterized class Array2D<E> implements dynamic two-dimensional arrays
ogdf::ArrayBuffer< E, INDEX >An array that keeps track of the number of inserted elements; also usable as an efficient stack
ogdf::AttractionEnergy function for attraction between two adjacent vertices
ogdf::AugmentationModuleThe base class for graph augmentation algorithms
ogdf::BalloonLayout
ogdf::BarycenterHeuristicThe barycenter heuristic for 2-layer crossing minimization
ogdf::BCTreeStatic BC-trees
ogdf::BendString
ogdf::BiconnectedShellingOrderComputation of the shelling order for biconnected graphs
ogdf::BinaryHeap< key, HeapObject >Min-heap priority queue realized by a data array
ogdf::BinaryHeap< key, HeapObject >::HeapEntry
ogdf::BoundedQueue< E, INDEX >The parameterized class BoundedQueue<E> implements queues with bounded size
ogdf::BoundedStack< E, INDEX >The parameterized class BoundedStack<E> implements stacks with bounded size
ogdf::BoyerMyrvoldWrapper class used for preprocessing and valid invocation of the planarity test
ogdf::BoyerMyrvoldInitThis class is used in the Boyer-Myrvold planarity test for preprocessing purposes
ogdf::BoyerMyrvoldPlanarThis class implements the extended BoyerMyrvold planarity embedding algorithm
ogdf::BucketEdgeArrayBucket function for edges
ogdf::BucketFunc< E >Abstract base class for bucket functions
ogdf::BucketLowPointBucketFunction for lowPoint buckets
ogdf::BucketSourceIndexBucket function using the index of an edge's source node as bucket
ogdf::BucketTargetIndexBucket function using the index of an edge's target node as bucket
ogdf::CCLayoutPackModuleBase class of algorithms that arrange/pack layouts of connected components
ogdf::CconnectClusterPlanar
ogdf::CconnectClusterPlanarEmbed
ogdf::CircularLayoutThe circular layout algorithm
ogdf::CliqueFinderFinds cliques and dense subgraphs
ogdf::ClusterArray< T >Dynamic arrays indexed with clusters
ogdf::ClusterArrayBaseAbstract base class for cluster arrays
ogdf::ClusterElementRepresentation of clusters in a clustered graph
ogdf::Clusterer
ogdf::ClustererModuleInterface for algorithms that compute a clustering for a given graph
ogdf::ClusterGraphRepresentation of clustered graphs
ogdf::ClusterGraphAttributesStores additional attributes of a clustered graph (like layout information)
ogdf::ClusterGraphCopy
ogdf::ClusterGraphCopyAttributesManages access on copy of an attributed clustered graph
ogdf::ClusterGraphObserver
ogdf::ClusterInfoStores information associated with a cluster
ogdf::ClusterOrthoLayout
ogdf::ClusterOrthoShaper
ogdf::ClusterPlanarizationLayoutThe cluster planarization layout algorithm
ogdf::ClusterPlanarizationLayout::ClusterPosition
ogdf::ClusterPlanRep
ogdf::ClusterPQContainer
ogdf::ClusterSet
ogdf::ClusterSetPure
ogdf::ClusterSetSimple
ogdf::cmpWithKey
ogdf::CoinCallbacks
ogdf::CoinManager
ogdf::CombinatorialEmbeddingCombinatorial embeddings of planar graphs with modification functionality
ogdf::CompactionConstraintGraph< ATYPE >
ogdf::CompactionConstraintGraph< ATYPE >::Interval
ogdf::CompactionConstraintGraph< ATYPE >::SegmentComparer
ogdf::CompactionConstraintGraphBase
ogdf::Comparer< E >Abstract base class for comparer classes
ogdf::ConnectedSubgraph< T >
ogdf::ConstCombinatorialEmbeddingCombinatorial embeddings of planar graphs
ogdf::CPlanarEdgeInserter
ogdf::CPlanarSubClusteredGraphConstructs a c-planar subclustered graph of the input on base of a spanning tree
ogdf::CPlanarSubClusteredSTConstructs a c-planar subclustered spanning tree of the input by setting edgearray values
ogdf::CrossingMinimizationModuleInterface for crossing minimization algorithms
ogdf::CrossingsMatrix
ogdf::DavidsonHarelThe Davidson-Harel approach for drawing graphs
ogdf::DavidsonHarelLayoutThe Davidson-Harel layout algorithm
ogdf::DefComparer< E >Default implementation for comparer
ogdf::DefComparer< int >More efficient specialization of DefComparer<int>
ogdf::DefHashFunc< K >Default hash functions
ogdf::DefHashFunc< double >Specialized default hash function for double
ogdf::DefHashFunc< IPoint >
ogdf::DefHashFunc< String >
ogdf::DefHashFunc< void * >Specialized default hash function for pointer types
ogdf::DfsAcyclicSubgraphDFS-based algorithm for computing a maximal acyclic subgraph
ogdf::DfsMakeBiconnectedImplementation of a DFS-based algorithm for biconnectivity augmentation
ogdf::DinoLineBuffer
ogdf::DinoLineBufferPosition
ogdf::DinoTools
ogdf::DinoUmlDiagramGraph
ogdf::DinoUmlModelGraph
ogdf::DinoUmlToGraphConverter
ogdf::DinoXmlParser
ogdf::DinoXmlScanner
ogdf::DLineLines with real coordinates
ogdf::DPointReal points
ogdf::DPolygonPolygons with real coordinates
ogdf::DPolylinePolylines with real coordinates
ogdf::DRectRectangles with real coordinates
ogdf::DScalerScaling between coordinate systems
ogdf::DSegmentLine segments with real coordinates
ogdf::DualGraphA dual graph including its combinatorial embedding of an embedded graph
ogdf::DVectorVectos with real coordinates
ogdf::DynamicBacktrackExtracts all possible paths with backtracking using given edges and special constraints
ogdf::DynamicBCTreeDynamic BC-trees
ogdf::DynamicCastFailedExceptionException thrown when result of cast is 0
ogdf::DynamicPlanarSPQRTreeSPQR-trees of planar graphs
ogdf::DynamicSkeletonSkeleton graphs of nodes in a dynamic SPQR-tree
ogdf::DynamicSPQRForestDynamic SPQR-forest
ogdf::DynamicSPQRTreeLinear-time implementation of dynamic SPQR-trees
ogdf::EdgeArray< T >Dynamic arrays indexed with edges
ogdf::EdgeArrayBaseAbstract base class for edge arrays
ogdf::EdgeAttributes
ogdf::EdgeComparerThe EdgeComparer compares adjacency entries on base of the position of the nodes given by an Attributed Graph's layout information
ogdf::EdgeElementClass for the representation of edges
ogdf::EdgeInsertionModuleInterface for edge insertion algorithms
ogdf::EdgeLabel< coordType >
ogdf::EdgeLeg
ogdf::EdgeRouter
ogdf::ELabelInterface< coordType >
ogdf::ELabelPos< coordType >
ogdf::ELabelPos< coordType >::FeatureComparer
ogdf::ELabelPos< coordType >::FeatureInfo
ogdf::ELabelPos< coordType >::FeatureLink
ogdf::ELabelPos< coordType >::LabelInfo
ogdf::ELabelPos< coordType >::PosInfo
ogdf::ELabelPos< coordType >::SegmentInfo
ogdf::ELabelPosSimple
ogdf::EmbedderMaxFacePlanar graph embedding with maximum external face
ogdf::EmbedderMaxFaceBiconnectedGraphs< T >
ogdf::EmbedderMaxFaceBiconnectedGraphsLayers< T >
ogdf::EmbedderMaxFaceLayersPlanar graph embedding with maximum external face (plus layers approach)
ogdf::EmbedderMinDepthPlanar graph embedding with minimum block-nesting depth
ogdf::EmbedderMinDepthMaxFacePlanar graph embedding with minimum block-nesting depth and maximum external face
ogdf::EmbedderMinDepthMaxFaceLayersPlanar graph embedding with minimum block-nesting depth and maximum external face (plus layers approach)
ogdf::EmbedderMinDepthPiTaPlanar graph embedding with minimum block-nesting depth for given embedded blocks
ogdf::EmbedderModuleBase class for embedder algorithms
ogdf::EmbedIndicator
ogdf::embedKey
ogdf::EmbedPQTree
ogdf::EnergyFunctionThe interface for energy functions for the Davidson Harel graph drawing method
ogdf::ENGLayer
ogdf::ExceptionBase class of all ogdf exceptions
ogdf::ExpansionGraph
ogdf::ExtendedNestingGraph
ogdf::ExternEList of externally active nodes strictly between x and y for minortypes B and E
ogdf::ExtractKuratowskisExtracts multiple Kuratowski Subdivisions
ogdf::FaceArray< T >Dynamic arrays indexed with faces of a combinatorial embedding
ogdf::FaceArrayBaseAbstract base class for face arrays
ogdf::FaceElementFaces in a combinatorial embedding
ogdf::FaceSetMaintains a subset S of the faces contained in an associated combinatorial embedding E
ogdf::FaceSetPureMaintains a subset S of the faces contained in an associated combinatorial embedding E
ogdf::FaceSetSimpleMaintains a subset S of the faces contained in an associated combinatorial embedding E
ogdf::FaceSinkGraph
ogdf::FastHierarchyLayoutCoordinate assignment phase for the Sugiyama algorithm by Buchheim et al.
ogdf::FastPlanarSubgraphComputation of a planar subgraph using PQ-trees
ogdf::FindKuratowskisThis class collects information about Kuratowski Subdivisions which is used for extraction later
ogdf::FixedEmbeddingInserterEdge insertion module that inserts each edge optimally into a fixed embedding
ogdf::FlowCompactionCompaction algorithm using min-cost flow in the dual of the constraint graph
ogdf::FMMMLayoutThe fast multipole multilevel layout algorithm
ogdf::FruchtermanReingold
ogdf::GEMLayoutThe energy-based GEM layout algorithm
ogdf::GenericPoint< NUMBER >Parameterized base class for points
ogdf::GmlObject
ogdf::GmlParser
ogdf::GraphData type for general directed graphs (adjacency list representation)
ogdf::GraphAttributesStores additional attributes of a graph (like layout information)
ogdf::GraphCopyCopies of graphs supporting edge splitting
ogdf::GraphCopyAttributes
ogdf::GraphCopySimpleCopies of graphs with mapping between nodes and edges
ogdf::GraphElementThe base class for objects used by graphs like nodes, edges, etc
ogdf::GraphList< T >Lists of graph objects (like nodes, edges, etc.)
ogdf::GraphListBaseBase class for GraphElement lists
ogdf::GraphObserverAbstract Base class for classes that need to keep track of changes in the graph like addition/deletion of nodes or edges. derived classes have to overload nodeDeleted, nodeAdded edgeDeleted, edgeAdded these functions should be called by Graph before (delete)
ogdf::GraphReduction
ogdf::GreedyCycleRemovalGreedy algorithm for computing a maximal acyclic subgraph
ogdf::GridLayoutRepresentation of a graph's grid layout
ogdf::GridLayoutMapped
ogdf::GridLayoutModuleBase class for grid layout algorithms
ogdf::GridLayoutPlanRepModuleBase class for grid layout algorithms operating on a PlanRep
ogdf::HashArray< I, E, H >Indexed arrays using hashing for element access
ogdf::HashArray2D< I1_, I2_, E_, Hash1_, Hash2_ >Indexed 2-dimensional arrays using hashing for element access
ogdf::HashConstIterator< K, I, H >Iterators for hash tables
ogdf::HashConstIterator2D< I1_, I2_, E_, Hash1_, Hash2_ >Const-iterator for 2D-hash arrays
ogdf::HashElement< K, I >Representation of elements in a hash table
ogdf::HashElementBaseBase class for elements within a hash table
ogdf::HashFuncTuple< K1_, K2_, Hash1_, Hash2_ >
ogdf::Hashing< K, I, H >Hashing with chaining and table doubling
ogdf::HashingBaseBase class for hashing with chaining and table doubling
ogdf::HeapBase< Priority, HeapObject >
ogdf::HierarchyRepresentation of proper hierarchies used by Sugiyama-layout
ogdf::HierarchyClusterLayoutModuleInterface of hierarchy layout algorithms for cluster graphs
ogdf::HierarchyLayoutModuleInterface of hierarchy layout algorithms
ogdf::IncNodeInserter
ogdf::indInfo
ogdf::InsufficientMemoryExceptionException thrown when not enough memory is available to execute an algorithm
ogdf::IntersectionRectangle
ogdf::IPointInteger points
ogdf::IPolylinePolylines with integer coordinates
ogdf::kListClass kList extends the class List by functions needed in the FastHierarchLayout algorithm
ogdf::KuratowskiStructureA Kuratowski Structure is a special graph structure containing severals subdivisions
ogdf::KuratowskiSubdivision
ogdf::KuratowskiWrapperWrapper-class for Kuratowski Subdivisions containing the minortype and edgelist
ogdf::labelStructAuxiliary class for the planar augmentation algorithm
ogdf::LayoutStores a layout of a graph (coordinates of nodes, bend points of edges)
ogdf::LayoutClusterPlanRepModuleInterface for planar cluster layout algorithms
ogdf::LayoutModuleInterface of general layout algorithms
ogdf::LayoutPlanRepModuleInterface for planar UML layout algorithms
ogdf::LevelRepresentation of levels in hierarchies
ogdf::LHTreeNode
ogdf::LHTreeNode::Adjacency
ogdf::LHTreeNode::ClusterCrossing
ogdf::LibraryNotSupportedExceptionException thrown when an external library shall be used which is not supported
ogdf::List< E >The parameterized class ListPure<E> represents doubly linked lists with content type E
ogdf::ListConstIterator< E >The parameterized class ListIterator<E> encapsulates a constant pointer to a list element
ogdf::ListElement< E >The parameterized class ListElement<E> represents the structure for elements of doubly linked lists
ogdf::ListIterator< E >The parameterized class ListIterator<E> encapsulates a pointer to a dlist element
ogdf::ListPure< E >The parameterized class ListPure<E> represents doubly linked lists with content type E
ogdf::LoggerCentralized global and local logging facility working on streams like cout
ogdf::LongestPathCompactionCompaction algorithm using longest paths in the constraint graph
ogdf::LongestPathRankingThe longest-path ranking algorithm
ogdf::LPSolver
ogdf::Math
ogdf::MaximalPlanarSubgraphSimple
ogdf::MaxSequencePQTree< T, Y >
ogdf::mdmf_la
ogdf::MedianHeuristicThe median heuristic for 2-layer crossing minimization
ogdf::MemElem
ogdf::MemoryManagerThe class MemoryManager represents the ogdf internal memory manager
ogdf::MinCostFlowModuleInterface for min-cost flow algorithms
ogdf::MinCostFlowReinelt
ogdf::MinCostFlowReinelt::arctype
ogdf::MinCostFlowReinelt::nodetype
ogdf::MinCut
ogdf::MinHeap< X, INDEX >Dynamically growing binary heap tuned for efficiency on a small interface (compared to BinaryHeap)
ogdf::MinimumEdgeDistances< ATYPE >
ogdf::MinimumEdgeDistances< ATYPE >::InfoType
ogdf::MixedModelCrossingsBeautifierModuleThe base class for Mixed-Model crossings beautifier algorithms
ogdf::MixedModelLayoutImplementation of the Mixed-Model layout algorithm
ogdf::MMCBBaseCommon base class for MMCBDoubleGrid and MMCBLocalStretch
ogdf::MMCBDoubleGridCrossings beautifier using grid doubling
ogdf::MMCBLocalStretchCrossings beautifier using a local stretch strategy
ogdf::MMCrossingMinimizationModuleInterface for minor-monotone crossing minimization algorithms
ogdf::MMDummyCrossingsBeautifierDummy implementation of Mixed-Model crossings beautifier
ogdf::MMEdgeInsertionModuleInterface for minor-monotone edge insertion algorithms
ogdf::MMFixedEmbeddingInserterMinor-monotone edge insertion with fixed embedding
ogdf::MMSubgraphPlanarizerPlanarization approach for minor-monotone crossing minimization
ogdf::MMVariableEmbeddingInserterMinor-monotone edge insertion with variable embedding
ogdf::MMVariableEmbeddingInserter::AnchorNodeInfo
ogdf::MMVariableEmbeddingInserter::Paths
ogdf::ModuleBase class for modules
ogdf::ModuleOption< M >The parameterized base class for module options
ogdf::NearestRectangleFinder
ogdf::NearestRectangleFinder::PairRectDist
ogdf::NearestRectangleFinder::RectRegion
ogdf::NMM
ogdf::NodeArray< T >Dynamic arrays indexed with nodes
ogdf::NodeArrayBaseAbstract base class for node arrays
ogdf::NodeAttributes
ogdf::NodeComparer< sorterType >
ogdf::NodeElementClass for the representation of nodes
ogdf::NodeInfo
ogdf::NodePair
ogdf::NodePairEnergy
ogdf::NodeSet
ogdf::NodeSetPure
ogdf::NodeSetSimple
ogdf::NonPlanarCore
ogdf::OptimalHierarchyClusterLayoutThe LP-based hierarchy cluster layout algorithm
ogdf::OptimalHierarchyLayoutThe LP-based hierarchy layout algorithm
ogdf::OptimalRankingThe optimal ranking algorithm
ogdf::OrthoLayout
ogdf::OrthoRep
ogdf::OrthoRep::SideInfoUML
ogdf::OrthoRep::VertexInfoUML
ogdf::OrthoShaper
ogdf::Overlap
ogdf::ParticleInfo
ogdf::ParticleInfoComparer
ogdf::PertinentGraphPertinent graphs of nodes in an SPQR-tree
ogdf::PlanarAugmentationThe algorithm for planar biconnectivity augmentation (Mutzel, Fialko)
ogdf::PlanarAugmentationFixThe algorithm for biconnectivity augmentation with fixed combinatorial embedding
ogdf::PlanarDrawLayoutImplementation of the Planar-Draw layout algorithm
ogdf::PlanarGridLayoutModuleBase class for planar grid layout algorithms
ogdf::Planarity
ogdf::Planarity::ChangedCrossing
ogdf::PlanarityGrid
ogdf::PlanarizationGridLayoutThe planarization grid layout algorithm
ogdf::PlanarizationLayoutThe planarization layout algorithm
ogdf::PlanarLeafKey< X >
ogdf::PlanarModule
ogdf::PlanarPQTree
ogdf::PlanarSPQRTreeSPQR-trees of planar graphs
ogdf::PlanarStraightLayoutImplementation of the Planar-Straight layout algorithm
ogdf::PlanarSubgraphModuleInterface for planar subgraph algorithms
ogdf::PlanarSubgraphPQTree
ogdf::PlanRepPlanarized representations (of a connected component) of a graph
ogdf::PlanRep::Deg1RestoreInfoInformation for restoring degree-1 nodes
ogdf::PlanRepExpansionPlanarized representations (of a connected component) of a graph
ogdf::PlanRepExpansion::Crossing
ogdf::PlanRepExpansion::NodeSplitRepresentation of a node split in a planarized expansion
ogdf::PlanRepInc
ogdf::PlanRepUML
ogdf::PointComparer
ogdf::PQBasicKey< T, X, Y >
ogdf::PQBasicKeyRoot
ogdf::PQInternalKey< T, X, Y >
ogdf::PQInternalNode< T, X, Y >
ogdf::PQLeaf< T, X, Y >
ogdf::PQLeafKey< T, X, Y >
ogdf::PQNode< T, X, Y >
ogdf::PQNodeKey< T, X, Y >
ogdf::PQNodeRoot
ogdf::PQTree< T, X, Y >
ogdf::PQTreeRoot
ogdf::PreconditionViolatedExceptionException thrown when preconditions are violated
ogdf::QuadTreeNM
ogdf::QuadTreeNodeNM
ogdf::Queue< E >The parameterized class Queue<E> implements list-based queues
ogdf::QueuePure< E >The parameterized class QueuePure<E> implements list-based queues
ogdf::RadialTreeLayoutThe radial tree layout algorithm
ogdf::RadialTreeLayout::Group
ogdf::RadialTreeLayout::Grouping
ogdf::RankingModuleInterface of algorithms for computing a node ranking
ogdf::RCCrossings
ogdf::Repulsion
ogdf::RoutingChannel< ATYPE >
ogdf::RoutingChannel< ATYPE >::vInfo
ogdf::ShellingOrderThe shelling order of a graph
ogdf::ShellingOrderModuleBase class for modules that compute a shelling order of a graph
ogdf::ShellingOrderSetThe node set in a shelling order of a graph
ogdf::ShortestPathModule
ogdf::ShortestPathWithBFM
ogdf::SimDrawThe Base class for simultaneous graph drawing
ogdf::SimDrawCallerCalls modified algorithms for simdraw instances
ogdf::SimDrawColorizerAdds color to a graph
ogdf::SimDrawColorizer::SimDrawColorSchemeManages the various color schemes
ogdf::SimDrawCreatorCreates variety of possible SimDraw creations
ogdf::SimDrawCreatorSimpleOffers predefined SimDraw creations
ogdf::SimDrawManipulatorModuleInterface for simdraw manipulators
ogdf::SimpleCluster
ogdf::SimpleEmbedderPlanar graph embedding by using PlanarModule
ogdf::SimpleIncNodeInserter
ogdf::SimpleMemoryManagerImplements a simple memory manager using malloc() and free()
ogdf::SkeletonSkeleton graphs of nodes in an SPQR-tree
ogdf::Skiplist< X >A randomized skiplist
ogdf::Skiplist< X >::ElementInternal structure to hold the items and internal forward pointers of the skiplist
ogdf::SkiplistIterator< X >Forward-Iterator for Skiplists
ogdf::SList< E >The parameterized class SList<E> represents singly linked lists with content type E
ogdf::SListConstIterator< E >The parameterized class SListIterator<E> encapsulates a constant pointer to an slist element
ogdf::SListElement< E >The parameterized class SListElement<E> represents the structure for elements of singly linked lists
ogdf::SListIterator< E >The parameterized class SListIterator<E> encapsulates a pointer to an slist element
ogdf::SListPure< E >The parameterized class SListPure<E> represents singly linked lists with content type E
ogdf::SplitHeuristicThe split heuristic for 2-layer crossing minimization
ogdf::SPQRTreeLinear-time implementation of static SPQR-trees
ogdf::SpringEmbedderFRThe spring-embedder layout algorithm by Fruchterman and Reingold
ogdf::Stack< E >The parameterized class Stack<E> implements list-based stacks
ogdf::StackPure< E >The parameterized class StackPure<E> implements list-based stacks
ogdf::StaticPlanarSPQRTreeSPQR-trees of planar graphs
ogdf::StaticSkeletonSkeleton graphs of nodes in a static SPQR-tree
ogdf::StaticSPQRTreeLinear-time implementation of static SPQR-trees
ogdf::StringRepresentation of character strings
ogdf::SubgraphPlanarizerThe planarization approach for crossing minimization
ogdf::SubgraphPlanarizer::CrossingStructure
ogdf::SugiyamaLayoutSugiyama's layout algorithm
ogdf::TileToRowsCCPackerThe tile-to-rows algorithm for packing drawings of connected components
ogdf::TimeouterClass for timeout funtionality
ogdf::Top10Heap< X, INDEX >A variant of MinHeap which always holds only the X (e.g. X=10) elements with the highest keys
ogdf::TopologyModule
ogdf::TreeLayoutThe tree layout algorithm
ogdf::TriconnectedShellingOrder
ogdf::Tuple2< E1, E2 >Tuples of two elements (2-tuples)
ogdf::Tuple3< E1, E2, E3 >Tuples of three elements (3-tuples)
ogdf::Tuple4< E1, E2, E3, E4 >Tuples of three elements (3-tuples)
ogdf::TutteLayout
ogdf::TwoLayerCrossMinInterface of two-layer crossing minimization algorithms
ogdf::TwoLayerCrossMinSimDraw
ogdf::UMLGraph
ogdf::UMLGraph::AssociationClass
ogdf::UMLGraph::CliqueInfo
ogdf::UMLLayoutModuleInterface of UML layout algorithms
ogdf::UniformGrid
ogdf::UpwardPlanarModule
ogdf::UpwardPlanarModule::DegreeInfo
ogdf::UpwardPlanarSubgraphModuleInterface for algorithms for computing an upward planar subgraph
ogdf::UpwardPlanarSubgraphSimple
ogdf::Valued< Score, X >Augments any data elements of type X with keys of type Score
ogdf::VariableEmbeddingInserterOptimal edge insertion module
ogdf::VariableEmbeddingInserter2
ogdf::whaInfo
ogdf::whaKey
ogdf::WInfoSaves information about a pertinent node w between two stopping vertices
ogdf::withKeyStores a pair of an integer and a double
ogdf::XmlAttributeObject
ogdf::XmlObject
ogdf::XmlParser
ogdf::XmlTagObject
OgdfInitialization


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

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