module HROOT.Class.TPaveText
  (
    TPaveText(..)
  , ITPaveText 
  ) where

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