module HROOT.Class.TPavesText
  (
    TPavesText(..)
  , ITPavesText
  , upcastTPavesText 
  ) where

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