Class: Icalendar2::LatLonValue

Inherits:
Value
  • Object
show all
Defined in:
lib/icalendar2/value/lat_lon_value.rb

Overview

Made up of two floats separated by a semicolon.

Instance Attribute Summary

Attributes inherited from Value

#value

Method Summary

Methods inherited from Value

get_factory, #initialize, matches, #to_s, #valid?

Constructor Details

This class inherits a constructor from Icalendar2::Value