module Kml
    
    class LinearRingBuilder
      attr_reader :parent, :geo_factory, :linear_ring
      attr_accessor :points, :text