Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
N
O
P
Q
R
S
T
U
V
S
setAddressInfo(AddressInfo)
- Method in class com.openlapi.
Landmark
Sets the AddressInfo of the landmark.
setAddressInfoRequired(boolean)
- Method in class com.openlapi.
Criteria
Sets whether the location provider should be able to determine textual address information.
setAltitude(float)
- Method in class com.openlapi.
Coordinates
Sets the geodetic altitude for this point.
setAltitudeRequired(boolean)
- Method in class com.openlapi.
Criteria
Sets whether the location provider should be able to determine altitude.
setCostAllowed(boolean)
- Method in class com.openlapi.
Criteria
Sets the preferred cost setting.
setCourse(float)
- Method in class com.openlapi.
Location
Sets the terminal's course, ensuring that the value is always in the range [0.0,360.0) degrees.
setDescription(String)
- Method in class com.openlapi.
Landmark
Sets the description of the landmark.
setField(int, String)
- Method in class com.openlapi.
AddressInfo
Sets the value of an address field.
setHorizontalAccuracy(int)
- Method in class com.openlapi.
Criteria
Sets the desired horizontal accuracy preference.
setHorizontalAccuracy(float)
- Method in class com.openlapi.
QualifiedCoordinates
Sets the horizontal accuracy of the location in meters (1-sigma standard deviation).
setLastKnownLocation(Location)
- Static method in class com.openlapi.
LocationProvider
This is an implementation specific method to alert the LocationProvider of the latest location.
setLatitude(double)
- Method in class com.openlapi.
Coordinates
Sets the geodetic latitude for this point.
setLocationListener(LocationListener, int, int, int)
- Method in class com.openlapi.
LocationProvider
Adds a LocationListener for updates at the defined interval.
setLocationListener(LocationListener, int, int, int)
- Method in class com.openlapi.
LocationProviderSimplified
setLongitude(double)
- Method in class com.openlapi.
Coordinates
Sets the geodetic longitude for this point.
setName(String)
- Method in class com.openlapi.
Landmark
Sets the name of the landmark.
setPreferredPowerConsumption(int)
- Method in class com.openlapi.
Criteria
Sets the preferred maximum level of power consumption.
setPreferredResponseTime(int)
- Method in class com.openlapi.
Criteria
Sets the desired maximum response time preference.
setQualifiedCoordinates(QualifiedCoordinates)
- Method in class com.openlapi.
Landmark
Sets the QualifiedCoordinates of the landmark.
setSpeed(float)
- Method in class com.openlapi.
Location
Set the current ground speed of the location object in m/s.
setSpeedAndCourseRequired(boolean)
- Method in class com.openlapi.
Criteria
Sets whether the location provider should be able to determine speed and course.
setVerticalAccuracy(int)
- Method in class com.openlapi.
Criteria
Sets the desired vertical accuracy preference.
setVerticalAccuracy(float)
- Method in class com.openlapi.
QualifiedCoordinates
Sets the accuracy of the location in meters in vertical direction (orthogonal to ellipsoid surface, 1-sigma standard deviation).
startBackend()
- Method in class com.openlapi.
LocationProviderNMEA
startBackend()
- Method in class com.openlapi.
LocationProviderSimplified
Start a new backend in a background thread.
STATE
- Static variable in class com.openlapi.
AddressInfo
Address field denoting state or province.
stopBackend()
- Method in class com.openlapi.
LocationProviderNMEA
stopBackend()
- Method in class com.openlapi.
LocationProviderSimplified
Stop the backend that is currently running.
STREET
- Static variable in class com.openlapi.
AddressInfo
Address field denoting street name and number.
stringSplit(String, char)
- Static method in class thinktank.j2me.
TTUtils
J2ME implementation of String.split().
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
N
O
P
Q
R
S
T
U
V