module Kml
    
    class LineStringBuilder
      attr_reader :parent, :geo_factory, :line_string 
      attr_accessor :points, :text