public final class VCardGeo extends Object
Represents a global positioning of vCard contact
Constructor and Description |
---|
VCardGeo()
Initializes a new instance of the
VCardGeo class
|
Modifier and Type | Method and Description |
---|---|
float |
getLatitude()
Gets or sets a latitude
|
float |
getLongitude()
Gets or sets a longitude
|
void |
setLatitude(float value) |
void |
setLongitude(float value) |
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.