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

HROOT.Graf.TGaxis.Interface

Documentation

class (ITLine a, ITAttText a) => ITGaxis a Source #

Instances

Instances details
ITGaxis TGaxis Source # 
Instance details

Defined in HROOT.Graf.TGaxis.Implementation

upcastTGaxis :: forall a. (FPtr a, ITGaxis a) => a -> TGaxis Source #

downcastTGaxis :: forall a. (FPtr a, ITGaxis a) => TGaxis -> a Source #