Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
cluster Directory Reference
+ Directory dependency graph for cluster:

Directories

 internal
 
 sync_plan
 

Files

 CconnectClusterPlanar.h
 Cluster Planarity tests and Cluster Planar embedding for C-connected Cluster Graphs.
 
 CconnectClusterPlanarEmbed.h
 Cluster planarity tests and cluster planar embedding for c-connected clustered graphs.
 
 ClusterAnalysis.h
 Declaration of the ClusterAnalysis class for the Branch&Cut algorithm for c-planarity testing via an extension to complete connectivity.
 
 ClusterGraph.h
 Derived class of GraphObserver providing additional functionality to handle clustered graphs.
 
 ClusterGraphAttributes.h
 Declares ClusterGraphAttributes, an extension of class GraphAttributes, to store clustergraph layout informations like cluster cage positions and sizes that can be accessed over the cluster/cluster ID.
 
 ClusterGraphCopyAttributes.h
 Declares ClusterGraphCopyAttributes, which manages access on copy of an attributed clustered graph.
 
 ClusterOrthoLayout.h
 Declares ClusterOrthoLayout which represents an orthogonal planar drawing algorithm for c-planar c-connected Clustergraphs.
 
 ClusterOrthoShaper.h
 Computes the Orthogonal Representation of a Planar Representation of a UML Graph using the simple flow approach.
 
 ClusterPlanarityModule.h
 Declaration of ClusterPlanarityModule which implements a cluster-planarity test and, optionally, an embedder.
 
 ClusterPlanarizationLayout.h
 Declaration of class ClusterPlanarizationLayout Planarization approach for cluster graphs.
 
 ClusterPlanRep.h
 Declaration of ClusterPlanRep class, allowing cluster boundary insertion and shortest path edge insertion.
 
 ClusterSet.h
 Declaration and implementation of class ClusterSet.
 
 CPlanarEdgeInserter.h
 Declares CPlanarEdgeInserter class.
 
 CPlanarSubClusteredGraph.h
 Declaration of CPlanarSubClusteredGraph class.
 
 CPlanarSubgraphModule.h
 Declaration of an interface for c-planar subgraph algorithms.
 
 HananiTutteCPlanarity.h
 Defines class HananiTutteCPlanarity, which represents a c-planarity test based on the Hanani-Tutte theorem.
 
 ILPClusterPlanarity.h
 Declaration of a c-planarity testing algorithm, based on a completely connected graph extension.
 
 LayoutClusterPlanRepModule.h
 Declaration of interface for planar layout algorithms for UML diagrams (used in planarization approach).
 
 MaximumCPlanarSubgraph.h
 Declaration of an exact c-planar subgraph algorithm, i.e., a maximum c-planar subgraph is computed using a branch and cut approach.