OGDF: Haskell binding to OGDF
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - fficxx-runtime - stdcxx - template-haskell Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
Haskell binding to Open Graph Drawing Framework (OGDF) autogenerated by fficxx. OGDF is a C++ framework for graph layout algorithms and data structures. The Haskell OGDF binding is tested with OGDF 2022.02 (Dogwood).
Properties
Versions | 1.0.0.0, 1.0.0.1, 1.0.0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>4 && <5), fficxx-runtime (>=0.7.0.1), stdcxx, template-haskell [details] |
License | BSD-2-Clause |
Author | Ian-Woo Kim |
Maintainer | Ian-Woo Kim <ianwookim@gmail.com> |
Category | Graphs |
Home page | https://github.com/wavewave/hs-ogdf |
Source repo | head: git clone https://github.com/wavewave/hs-ogdf |
Uploaded | by IanWooKim at 2023-07-29T00:04:01Z |
Modules
- OGDF
- OGDF.Color
- OGDF.Color.Cast
- OGDF.Color.FFI
- OGDF.Color.Implementation
- OGDF.Color.Interface
- OGDF.Color.RawType
- OGDF.DPoint
- OGDF.DPoint.Cast
- OGDF.DPoint.FFI
- OGDF.DPoint.Implementation
- OGDF.DPoint.Interface
- OGDF.DPoint.RawType
- OGDF.DRect
- OGDF.DRect.Cast
- OGDF.DRect.FFI
- OGDF.DRect.Implementation
- OGDF.DRect.Interface
- OGDF.DRect.RawType
- OGDF.EdgeElement
- OGDF.EdgeElement.Cast
- OGDF.EdgeElement.FFI
- OGDF.EdgeElement.Implementation
- OGDF.EdgeElement.Interface
- OGDF.EdgeElement.RawType
- OGDF.FMMMLayout
- OGDF.FMMMLayout.Cast
- OGDF.FMMMLayout.FFI
- OGDF.FMMMLayout.Implementation
- OGDF.FMMMLayout.Interface
- OGDF.FMMMLayout.RawType
- OGDF.FastSimpleHierarchyLayout
- OGDF.FastSimpleHierarchyLayout.Cast
- OGDF.FastSimpleHierarchyLayout.FFI
- OGDF.FastSimpleHierarchyLayout.Implementation
- OGDF.FastSimpleHierarchyLayout.Interface
- OGDF.FastSimpleHierarchyLayout.RawType
- OGDF.Graph
- OGDF.Graph.Cast
- OGDF.Graph.FFI
- OGDF.Graph.Implementation
- OGDF.Graph.Interface
- OGDF.Graph.RawType
- OGDF.GraphAttributes
- OGDF.GraphAttributes.Cast
- OGDF.GraphAttributes.FFI
- OGDF.GraphAttributes.Implementation
- OGDF.GraphAttributes.Interface
- OGDF.GraphAttributes.RawType
- OGDF.GraphIO
- OGDF.GraphIO.Cast
- OGDF.GraphIO.FFI
- OGDF.GraphIO.Implementation
- OGDF.GraphIO.Interface
- OGDF.GraphIO.RawType
- OGDF.HierarchyLayoutModule
- OGDF.HierarchyLayoutModule.Cast
- OGDF.HierarchyLayoutModule.FFI
- OGDF.HierarchyLayoutModule.Implementation
- OGDF.HierarchyLayoutModule.Interface
- OGDF.HierarchyLayoutModule.RawType
- OGDF.LayerByLayerSweep
- OGDF.LayerByLayerSweep.Cast
- OGDF.LayerByLayerSweep.FFI
- OGDF.LayerByLayerSweep.Implementation
- OGDF.LayerByLayerSweep.Interface
- OGDF.LayerByLayerSweep.RawType
- OGDF.LayeredCrossMinModule
- OGDF.LayeredCrossMinModule.Cast
- OGDF.LayeredCrossMinModule.FFI
- OGDF.LayeredCrossMinModule.Implementation
- OGDF.LayeredCrossMinModule.Interface
- OGDF.LayeredCrossMinModule.RawType
- OGDF.LayoutModule
- OGDF.LayoutModule.Cast
- OGDF.LayoutModule.FFI
- OGDF.LayoutModule.Implementation
- OGDF.LayoutModule.Interface
- OGDF.LayoutModule.RawType
- List
- OGDF.List.TH
- OGDF.List.Template
- ListIterator
- OGDF.ListIterator.TH
- OGDF.ListIterator.Template
- OGDF.MedianHeuristic
- OGDF.MedianHeuristic.Cast
- OGDF.MedianHeuristic.FFI
- OGDF.MedianHeuristic.Implementation
- OGDF.MedianHeuristic.Interface
- OGDF.MedianHeuristic.RawType
- OGDF.NodeElement
- OGDF.NodeElement.Cast
- OGDF.NodeElement.FFI
- OGDF.NodeElement.Implementation
- OGDF.NodeElement.Interface
- OGDF.NodeElement.RawType
- OGDF.OptimalHierarchyLayout
- OGDF.OptimalHierarchyLayout.Cast
- OGDF.OptimalHierarchyLayout.FFI
- OGDF.OptimalHierarchyLayout.Implementation
- OGDF.OptimalHierarchyLayout.Interface
- OGDF.OptimalHierarchyLayout.RawType
- OGDF.OptimalRanking
- OGDF.OptimalRanking.Cast
- OGDF.OptimalRanking.FFI
- OGDF.OptimalRanking.Implementation
- OGDF.OptimalRanking.Interface
- OGDF.OptimalRanking.RawType
- OGDF.Ordinary
- OGDF.RankingModule
- OGDF.RankingModule.Cast
- OGDF.RankingModule.FFI
- OGDF.RankingModule.Implementation
- OGDF.RankingModule.Interface
- OGDF.RankingModule.RawType
- OGDF.SugiyamaLayout
- OGDF.SugiyamaLayout.Cast
- OGDF.SugiyamaLayout.FFI
- OGDF.SugiyamaLayout.Implementation
- OGDF.SugiyamaLayout.Interface
- OGDF.SugiyamaLayout.RawType
- OGDF.TH
- OGDF.Template
- OGDF.Color
Downloads
- OGDF-1.0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees