Class: TimePrimitive

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

Overview

Abstract class corresponding to KML’s TimePrimitive object

Direct Known Subclasses

TimeSpan, TimeStamp

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