module HROOT.Class.TH2Poly
  (
    TH2Poly(..)
  , ITH2Poly 
  ) where

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