OGDF.DPoint.Interface
class IDeletable a => IDPoint a Source #
Defined in OGDF.DPoint.Implementation
upcastDPoint :: forall a. (FPtr a, IDPoint a) => a -> DPoint Source #
downcastDPoint :: forall a. (FPtr a, IDPoint a) => DPoint -> a Source #