Class: Geometry

Inherits:
KMLObject show all
Defined in:
lib/kamelopard/classes.rb

Overview

Abstract base class for KMLPoint and several other classes

Direct Known Subclasses

KMLPoint, LineString, LinearRing, Model

Instance Attribute Summary

Attributes inherited from KMLObject

#comment, #id

Method Summary

Methods inherited from KMLObject

#initialize, #to_kml

Constructor Details

This class inherits a constructor from KMLObject