Class | Header | Library | Page
|
---|---|---|---|
AGD | AGD.h | libAGD | AGD Base |
AgdKey | AgdKey.h | libAGD | Keys |
AGDLayout | AGDLayout.h | libAGD | Layouts |
AGDModule | AGDModule.h | libAGD | AGD Modules |
AGDModuleOption | AGDModuleOption.h | libAGD | Module Options |
AugmentationModule | AugmentationModule.h | libAGD | Augmentation Modules |
BarycenterHeuristic | BarycenterHeuristic.h | libAGD | Barycenter Heuristic |
CanonicalOrder | CanonicalOrder.h | libAGD | The Canonical Ordering of a Graph |
CGGridLayout | CGGridLayout.h | libAGD | Grid Layouts for Cluster Graphs |
CGGridLayoutInfo | CGGridLayoutInfo.h | libAGD | Grid Layout Infos for Cluster Graphs |
CGGridLayoutModule | CGGridLayoutModule.h | libAGD | Cluster Graph Grid Layout Algorithms |
CGGridLayoutModuleImpl | CGGridLayoutModuleImpl.h | libAGD | Implementation of Clustergraph Grid Layout Algorithms |
CGLayout | CGLayout.h | libAGD | Cluster Graph Layouts |
CGLayoutInterface | CGLayoutInterface.h | libAGD | Layout Interfaces for Cluster Graphs |
CGLayoutModule | CGLayoutModule.h | libAGD | Cluster Graph Layout Algorithms |
CGPlaneGraphCopyGridConcept | CGPlaneGraphCopyGridConcept.h | libAGD | Grid Concept for Plane Cluster Graph Copies |
CGraphWin | CGraphWin.h | libAGD | GraphWin for Cluster Graphs |
CGraphWinInterface | CGraphWinInterface.h | libAGD | Interface to CGraphWin |
Cluster | Cluster.h | libAGD | Clusters |
ClusterGraph | ClusterGraph.h | libAGD | Cluster Graphs |
ClusterGraphChecker | ClusterGraphChecker.h | libAGD | Cluster Graph Checker |
ClusterGraphGLI | ClusterGraphGLI.h | libAGD | GLI's for Cluster Graphs |
ClusterOrthogonalLayout | ClusterOrthogonalLayout.h | libAGD | The Cluster-Orthogonal Algorithm |
CoffmanGrahamRanking | CoffmanGrahamRanking.h | libAGD | Ranking with Predefined Width |
CompactionModule | CompactionModule.h | libAGD | Compaction Modules |
CondBase | CondBase.h | libAGD | Base Class for Pre- and Postconditions |
ConstLedaGraphConcept | ConstLedaGraphConcept.h | libAGD | Concept for LEDA Graphs |
ConstLedaGraphGridConcept | ConstLedaGraphGridConcept.h | libAGD | Grid Concept for LEDA Graphs |
ConvexDrawLayout | ConvexDrawLayout.h | libAGD | The ConvexDraw Algorithm |
ConvexLayout | ConvexLayout.h | libAGD | The Convex Algorithm |
CPlanarEmbed | CPlanrEmbed.h | libAGD | C-Planarity Embedding |
DefaultKeymapper | DefaultKeymapper.h | libAGD | Default Keymappers |
DefaultRuleAdmin | DefaultRuleAdmin.h | libAGD | Default Rule Administrators |
DfsRanking | DfsRanking.h | libAGD | Ranking by Depth First Search |
DPoint | DPoint.h | libAGD | Double Points |
DPolyline | DPolyline.h | libAGD | Double Polylines |
DRect | DRect.h | libAGD | Double Rectangles |
DSegment | DSegment.h | libAGD | Double Line Segments |
EdgeInsertionModule | EdgeInsertionModule.h | libAGD | Edge Insertion Modules |
FastHierarchyLayout | FastHierarchyLayout.h | libAGD | Fast Layout of Hierarchies |
FixedGridMapper | FixedGridMapper.h | libAGD | Mapping with Fixed Grid Width |
FixedSizeMapper | FixedSizeMapper.h | libAGD | Mapping with Fixed Size |
FPPLayout | FPPLayout.h | libAGD | The de Fraysseix, Pach, Pollack Algorithm |
GraphChecker | GraphChecker.h | libAGD | Graph Checker |
GraphCopy | GraphCopy.h | libAGD | Graph Copies |
GraphCopyConcept | GraphCopyConcept.h | libAGD | Concept for Graph Copies |
GraphCopyGLI | GraphCopyGLI.h | libAGD | GLI's for Graph Copies |
GraphCopyGridConcept | GraphCopyGridConcept.h | libAGD | Grid Concept for Graph Copies |
GraphCopyLI | GraphCopyLI.h | libAGD | Layout Interface for Graph Copies |
GraphGLI | GraphGLI.h | libAGD | GLI's for Graphs |
GraphWinAnimInterface | GraphWinAnimInterface.h | libAGD | Interface with Animation to GraphWin |
GraphWinInterface | GraphWinInterface.h | libAGD | Interface to GraphWin |
GreedyCycleRemoval | GreedyCycleRemoval.h | libAGD | Greedy Cycle Removal |
GreedyInsertHeuristic | GreedyInsertHeuristic.h | libAGD | Greedy Insert |
GreedySwitchHeuristic | GreedySwitchHeuristic.h | libAGD | Greedy Switch |
GridCoordinateMapper | GridCoordinateMapper.h | libAGD | Grid Coordinate Mapper |
GridLayout | GridLayout.h | libAGD | Grid Layouts |
GridLayoutInfo | GridLayoutInfo.h | libAGD | Grid Layout Infos |
GridLayoutModule | GridLayoutModule.h | libAGD | Grid Layout Algorithms |
GridLayoutModuleImpl | GridLayoutModuleImpl.h | libAGD | Implementation of Grid Layout Algorithms |
Hierarchy | Hierarchy.h | libAGD | Node Hierarchies |
HierarchyLayoutModule | HierarchyLayoutModule.h | libAGD | Hierarchy Layout Modules |
IPoint | IPoint.h | libAGD | Integer Points |
IPolyline | IPolyline.h | libAGD | Integer Polylines |
IRect | IRect.h | libAGD | Integer Rectangles |
ISegment | ISegment.h | libAGD | Integer Line Segments |
Keymapper | Keymapper.h | libAGD | Key Mappers |
Keymapper::const_iterator | Keymapper.h | libAGD | Keymapper Iterators |
KeySet | KeySet.h | libAGD | Key Sets |
KeySet::const_iterator | KeySet.h | libAGD | Key Set Iterators |
Layer | Layer.h | libAGD | Layers of Hierarchies |
LayoutBuffer | LayoutBuffer.h | libAGD | Layout Buffers |
LayoutInterface | LayoutInterface.h | libAGD | Layout Interfaces |
LayoutModule | LayoutModule.h | libAGD | Layout Algorithms |
LayoutModuleImpl | LayoutModuleImpl.h | libAGD | Implementation of Layout Algorithms |
LEDAMakeAcyclic | LEDAMakeAcyclic.h | libAGD | LEDA's Make Acyclic |
LEDAMakeBiconnected | LEDAMakeBiconnected.h | libAGD | LEDA's Make Biconnected |
LeveledGraph | LeveledGraph.h | libAGD | Leveled Graphs |
LmcOrder | CanonicalOrder.h | libAGD | The Leftmost Canonical Order of a Graph |
LongestPathCompaction | LongestPathCompaction.h | libAGD | Longest Path-Based One-dim. Compaction |
LongestPathRanking | LongestPathRanking.h | libAGD | Ranking to Minimize Height |
MaxAllMapper | MaxAllMapper.h | libAGD | Mapping with Equal Sized Grid Width |
MaxEachMapper | MaxEachMapper.h | libAGD | Mapping with Adjusted Grid Width |
MedianHeuristic | MedianHeuristic.h | libAGD | Median Heuristic |
MixedModelLayout | MixedModelLayout.h | libAGD | The Mixed-Model Algorithm |
OptAcyclicSubgraph | OptAcyclicSubgraph.h | libAGDopt | Maximum Acyclic Subgraph |
OptCompCoord | OptCompCoord.h | libAGDopt | Optimal Layout of Hierarchies |
OptCrossMin | OptCrossMin.h | libAGDopt | Optimal Crossing Minimization |
OptNodeRanking | OptNodeRanking.h | libAGDopt | Ranking to Minimize Edge Lengths |
OptPlanarSubgraph | OptPlanarSubgraph.h | libAGDopt | Maximum Planar Subgraphs |
OptPlanAug | OptPlanAug.h | libAGDopt | Optimal Planar Biconnected |
OrderSet | CanonicalOrder.h | libAGD | Sets of a Canonical Ordering |
OrthogonalLayout | OrthogonalLayout.h | libAGD | The Orthogonal Drawing Algorithm |
OrthogonalRepresentation | OrthogonalRepresentation.h | libAGD | Orthogonal Representations |
OrthoRepGridConcept | OrthoRepGridConcept.h | libAGD | Grid Concept for Orthogonal Representations |
PertinentGraph | PertinentGraph.h | libAGD | Pertinent Graphs |
PlanarDrawLayout | PlanarDrawLayout.h | libAGD | The PlanarDraw Algorithm |
PlanarizationGridLayout | PlanarizationGridLayout.h | libAGD | Planarization on the Grid |
PlanarizationLayout | PlanarizationLayout.h | libAGD | The Planarization Method |
PlanarizerModule | PlanarizerModule.h | libAGD | Planarization Modules |
PlanarSPQRTree | PlanarSPQRTree.h | libAGD | SPQR-Trees for Planar Graphs |
PlanarStraightLayout | PlanarStraightLayout.h | libAGD | The PlanarStraight Algorithm |
PlanarSubgraph | PlanarSubgraph.h | libAGD | Planar Subgraphs |
PlanAug | PlanAug.h | libAGD | Planar Biconnected |
PlaneClusterGraphCopy | PlaneClusterGraphCopy.h | libAGD | Plane Cluster Graph Copies |
PlaneGraphCopy | PlaneGraphCopy.h | libAGD | Plane Graph Copies |
PlaneGraphCopyGridConcept | PlaneGraphCopyGridConcept.h | libAGD | Grid Concept for Plane Graph Copies |
PostCond | PostCond.h | libAGD | Postconditions |
PostCondRule | PostCondRule.h | libAGD | Postcondition Rules |
PreCond | PreCond.h | libAGD | Preconditions |
PSInterface | PSInterface.h | libAGD | Interface to PostScript |
PureOrthogonalLayout | PureOrthogonalLayout.h | libAGD | The Pure Orthogonal Drawing Algorithm |
QuasiOrthogonalLayout | QuasiOrthogonalLayout.h | libAGD | The Quasi-Orthogonal Drawing Algorithm |
RankAssignment | RankAssignment.h | libAGD | RankAssignment Modules |
ReducedDigraph | ReducedDigraph.h | libAGD | Reduced Digraphs |
Rule | Rule.h | libAGD | Rules |
RuleAdmin | RuleAdmin.h | libAGD | Rule Administrators |
RuleAdmin::const_iterator | RuleAdmin.h | libAGD | Rule System Iterators |
SchnyderLayout | SchnyderLayout.h | libAGD | The Schnyder Algorithm |
ShapeModule | ShapeModule.h | libAGD | Shape Module |
ShortestPathInserter | ShortestPathInserter.h | libAGD | Shortest Path Edge Inserter |
SiftingHeuristic | SiftingHeuristic.h | libAGD | Sifting Heuristic |
Skeleton | Skeleton.h | libAGD | Skeletons |
SplitHeuristic | SplitHeuristic.h | libAGD | Split Heuristic |
SPQRTree | SPQRTree.h | libAGD | SPQR-Trees |
SpringLayout | SpringLayout.h | libAGD | Spring Embedder |
SubgraphChecker | SubgraphChecker.h | libAGD | Subgraph Checker |
SubgraphModule | SubgraphModule.h | libAGD | Subgraph Modules |
SubgraphPlanarizer | SubgraphPlanarizer.h | libAGD | Planarization with Planar Subgraph |
SugiyamaLayout | SugiyamaLayout.h | libAGD | Sugiyama's Algorithm |
TaggedRule | TaggedRule.h | libAGD | Tagged Rules |
TopologyModule | TopologoyModule.h | libAGD | Topology Modules |
TreeLayout | TreeLayout.h | libAGD | Walker's Algorithm |
TriconnectivityTest | TriconnectivityTest.h | libAGD | Testing Triconnectivity |
TRLiteral | TRLiteral.h | libAGD | Tagged Rule Literals |
TutteLayout | TutteLayout.h | libAGD | Tutte's Algorithm |
TwoLayerCrossMin | TwoLayerCrossMin.h | libAGD | Two Layer Crossing Minimization |
VisibilityRepresentation | VisibilityRepresentation.h | libAGD | Visibility Representation |
WeightedMedianHeuristic | WeightedMedianHeuristic.h | libAGD | Weighted Median Heuristic |
|
© Copyright 1998-2001, Algorithmic Solutions Software GmbH. All rights reserved.
2001-08-13