Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
class (IDeletable a, ILayoutModule a) => IFMMMLayout a Source #
Instances
IFMMMLayout FMMMLayout Source # | |
Defined in OGDF.FMMMLayout.Implementation |
upcastFMMMLayout :: forall a. (FPtr a, IFMMMLayout a) => a -> FMMMLayout Source #
downcastFMMMLayout :: forall a. (FPtr a, IFMMMLayout a) => FMMMLayout -> a Source #