org.opengts.db
Class GoogleKML
java.lang.Object
org.opengts.db.GoogleKML
public class GoogleKML
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROP_GoogleKML_lastPushpinID
public static final java.lang.String PROP_GoogleKML_lastPushpinID
- See Also:
- Constant Field Values
GooglePushpinBase
public static java.lang.String GooglePushpinBase()
getGooglePushpin
public static org.opengts.db.GoogleKML.GooglePP getGooglePushpin(java.lang.String name)
getInstance
public static GoogleKML getInstance()
writeEvents
public boolean writeEvents(java.io.PrintWriter out,
Account account,
java.util.Collection<Device> devList,
BasicPrivateLabel privLabel)
throws java.io.IOException
- Throws:
java.io.IOException