module HROOT.Class.TGraphPolar
  (
    TGraphPolar(..)
  , ITGraphPolar 
  ) where

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