HROOT-graf-0.10.0.3: Haskell binding to ROOT Graf modules
Safe HaskellSafe-Inferred
LanguageHaskell2010

HROOT.Graf.TArrow.Interface

Documentation

class (ITLine a, ITAttFill a) => ITArrow a Source #

Instances

Instances details
ITArrow TArrow Source # 
Instance details

Defined in HROOT.Graf.TArrow.Implementation

upcastTArrow :: forall a. (FPtr a, ITArrow a) => a -> TArrow Source #

downcastTArrow :: forall a. (FPtr a, ITArrow a) => TArrow -> a Source #