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

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