Poly9 FreeEarth

Class FE.GeoRSS

Object
   |
   +--FE.Event.Dispatcher
         |
         +--FE.GeoRSS

class FE.GeoRSS
extends FE.Event.Dispatcher

Defined in freeearth.js


Constructor Summary
FE.GeoRSS(<String> url, <FE.Icon> icon)
            Defines a GeoRSS feed.
 
Method Summary
 Array getOverlays()
           Returns all overlays created by the feed.
 void load()
           Loads a GeoRSS feed.
 void loadFromString(<String> str)
           Parses the GeoRSS from a string
 
Methods inherited from class FE.Event.Dispatcher
addListener, dispatch
 

Constructor Detail

FE.GeoRSS

FE.GeoRSS(<String> url, <FE.Icon> icon)

Method Detail

getOverlays

Array getOverlays()

load

void load()

loadFromString

void loadFromString(<String> str)

Poly9 FreeEarth

Documentation generated by JSDoc on Thu Dec 6 19:55:43 2007