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

HROOT.Graf.TEllipse.Interface

Documentation

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

Instances

Instances details
ITEllipse TArc Source # 
Instance details

Defined in HROOT.Graf.TArc.Implementation

ITEllipse TCrown Source # 
Instance details

Defined in HROOT.Graf.TCrown.Implementation

ITEllipse TEllipse Source # 
Instance details

Defined in HROOT.Graf.TEllipse.Implementation

upcastTEllipse :: forall a. (FPtr a, ITEllipse a) => a -> TEllipse Source #

downcastTEllipse :: forall a. (FPtr a, ITEllipse a) => TEllipse -> a Source #