module HROOT.Class.TPaveLabel
  (
    TPaveLabel(..)
  , ITPaveLabel 
  ) where

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