| Package | Description |
|---|---|
| biweekly.component | |
| biweekly.io.scribe.property |
| Modifier and Type | Method and Description |
|---|---|
Geo |
VTodo.getGeo()
Gets a set of geographical coordinates.
|
Geo |
VEvent.getGeo()
Gets a set of geographical coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VTodo.setGeo(Geo geo)
Sets a set of geographical coordinates.
|
void |
VEvent.setGeo(Geo geo)
Sets a set of geographical coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
protected Geo |
GeoScribe._parseJson(JCalValue value,
ICalDataType dataType,
ICalParameters parameters,
List<Warning> warnings) |
protected Geo |
GeoScribe._parseText(String value,
ICalDataType dataType,
ICalParameters parameters,
List<Warning> warnings) |
protected Geo |
GeoScribe._parseXml(XCalElement element,
ICalParameters parameters,
List<Warning> warnings) |
| Modifier and Type | Method and Description |
|---|---|
protected JCalValue |
GeoScribe._writeJson(Geo property) |
protected String |
GeoScribe._writeText(Geo property) |
protected void |
GeoScribe._writeXml(Geo property,
XCalElement element) |
Copyright © 2013-2014 Michael Angstadt. All Rights Reserved.