module HROOT.Class.TLegend
  (
    TLegend(..)
  , ITLegend(..)
  , upcastTLegend 
  ) where

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