| 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,
ParseContext context) |
protected Geo |
GeoScribe._parseText(String value,
ICalDataType dataType,
ICalParameters parameters,
ParseContext context) |
protected Geo |
GeoScribe._parseXml(XCalElement element,
ICalParameters parameters,
ParseContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected JCalValue |
GeoScribe._writeJson(Geo property,
WriteContext context) |
protected String |
GeoScribe._writeText(Geo property,
WriteContext context) |
protected void |
GeoScribe._writeXml(Geo property,
XCalElement element,
WriteContext context) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.