OGDF-1.0.0.0: Haskell binding to OGDF
Safe HaskellSafe-Inferred
LanguageHaskell2010

OGDF.Graph.Implementation

Documentation

graph_newEdge :: (INodeElement c1, FPtr c1, INodeElement c0, FPtr c0) => Graph -> c0 -> c1 -> IO EdgeElement Source #

Orphan instances

IGraph Graph Source # 
Instance details

IDeletable Graph Source # 
Instance details

Methods

delete :: Graph -> IO () #