HROOT-0.7: Wrapper for ROOT
HROOT.Class.TLatex
newtype TLatex Source
Constructors
Instances
class (ITText a, ITAttLine a) => ITLatex a Source
upcastTLatex :: (FPtr a, ITLatex a) => a -> TLatexSource
newTLatex :: Double -> Double -> String -> IO TLatexSource
tLatexDrawLatex :: TLatex -> Double -> Double -> String -> IO TLatexSource