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

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