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

OGDF.GraphAttributes.Interface

Documentation

class IDeletable a => IGraphAttributes a where Source #

Methods

boundingBox :: a -> IO DRect Source #

Instances

Instances details
IGraphAttributes GraphAttributes Source # 
Instance details

Defined in OGDF.GraphAttributes.Implementation