|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeoUri.Builder | |
|---|---|
| ezvcard.util | |
| Uses of GeoUri.Builder in ezvcard.util |
|---|
| Methods in ezvcard.util that return GeoUri.Builder | |
|---|---|
GeoUri.Builder |
GeoUri.Builder.coordA(Double coordA)
Sets the first coordinate (latitude). |
GeoUri.Builder |
GeoUri.Builder.coordB(Double coordB)
Sets the second coordinate (longitude). |
GeoUri.Builder |
GeoUri.Builder.coordC(Double coordC)
Sets the third coordinate (altitude). |
GeoUri.Builder |
GeoUri.Builder.crs(String crs)
Sets the coordinate reference system. |
GeoUri.Builder |
GeoUri.Builder.parameter(String name,
String value)
Adds a parameter. |
GeoUri.Builder |
GeoUri.Builder.uncertainty(Double uncertainty)
Sets the uncertainty (how accurate the coordinates are). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||