module HROOT.Class.TPolyLine ( TPolyLine(..) , ITPolyLine , upcastTPolyLine ) where import HROOT.Class.Interface import HROOT.Class.Implementation ()