|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QualifiedCoordinates | |
---|---|
com.openlapi |
Uses of QualifiedCoordinates in com.openlapi |
---|
Fields in com.openlapi declared as QualifiedCoordinates | |
---|---|
protected QualifiedCoordinates |
Location.qualifiedCoordinates
The coordinates of this location and their accuracy. |
Methods in com.openlapi that return QualifiedCoordinates | |
---|---|
QualifiedCoordinates |
Location.getQualifiedCoordinates()
Returns the coordinates of this location and their accuracy. |
QualifiedCoordinates |
Landmark.getQualifiedCoordinates()
Gets the QualifiedCoordinates of the landmark. |
Methods in com.openlapi with parameters of type QualifiedCoordinates | |
---|---|
void |
Landmark.setQualifiedCoordinates(QualifiedCoordinates coordinates)
Sets the QualifiedCoordinates of the landmark. |
Constructors in com.openlapi with parameters of type QualifiedCoordinates | |
---|---|
Landmark(java.lang.String name,
java.lang.String description,
QualifiedCoordinates coordinates,
AddressInfo addressInfo)
Constructs a new Landmark object with the values specified. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |