module HROOT.Class.TPolyLine
  (
    TPolyLine(..)
  , ITPolyLine 
  ) where

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