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

HROOT.Graf.TBox.Interface

Documentation

class (ITObject a, ITAttLine a, ITAttFill a) => ITBox a Source #

Instances

Instances details
ITBox TBox Source # 
Instance details

Defined in HROOT.Graf.TBox.Implementation

upcastTBox :: forall a. (FPtr a, ITBox a) => a -> TBox Source #

downcastTBox :: forall a. (FPtr a, ITBox a) => TBox -> a Source #