module HROOT.Class.TAttText
  (
    TAttText(..)
  , ITAttText(..)
  , upcastTAttText 
  ) where

import HROOT.Class.Interface
import HROOT.Class.Implementation ()