OGDF.DRect.Interface
class IDeletable a => IDRect a Source #
Defined in OGDF.DRect.Implementation
upcastDRect :: forall a. (FPtr a, IDRect a) => a -> DRect Source #
downcastDRect :: forall a. (FPtr a, IDRect a) => DRect -> a Source #