module HROOT.Core.TAttLine
       (TAttLine(..), ITAttLine(..), upcastTAttLine, downcastTAttLine,
        newTAttLine, tAttLine_DistancetoLine)
       where
import HROOT.Core.TAttLine.RawType
import HROOT.Core.TAttLine.Interface
import HROOT.Core.TAttLine.Implementation