A B C D E G I L M N O P Q R S T U V

G

getAddressInfo() - Method in class com.openlapi.Landmark
Gets the AddressInfo of the landmark.
getAddressInfo() - Method in class com.openlapi.Location
Returns the AddressInfo associated with this Location object.
getAltitude() - Method in class com.openlapi.Coordinates
Returns the altitude component of this coordinate.
getCategories() - Method in class com.openlapi.LandmarkStore
Returns the category names that are defined in this LandmarkStore.
getCompassAzimuth() - Method in class com.openlapi.Orientation
Returns the terminal's horizontal compass azimuth in degrees relative to either magnetic or true north.
getCourse() - Method in class com.openlapi.Location
Returns the terminal's course made good in degrees relative to true north.
getDescription() - Method in class com.openlapi.Landmark
Gets the landmark description.
getExtraInfo(String) - Method in class com.openlapi.Location
Returns extra information about the location.
getField(int) - Method in class com.openlapi.AddressInfo
Returns the value of an address field.
getHorizontalAccuracy() - Method in class com.openlapi.Criteria
Returns the horizontal accuracy value set in this Criteria.
getHorizontalAccuracy() - Method in class com.openlapi.QualifiedCoordinates
Returns the horizontal accuracy of the location in meters (1-sigma standard deviation).
getInstance(String) - Static method in class com.openlapi.LandmarkStore
Gets a LandmarkStore instance for storing, deleting and retrieving landmarks.
getInstance(Criteria) - Static method in class com.openlapi.LocationProvider
This factory method is used to get an actual LocationProvider implementation based on the defined criteria.
getInvalid() - Static method in class com.openlapi.Location
OpenLAPI specific factory method to return an invalid Location object.
getLandmarks() - Method in class com.openlapi.LandmarkStore
Lists all landmarks stored in the store.
getLandmarks(String, double, double, double, double) - Method in class com.openlapi.LandmarkStore
Lists all the landmarks that are within an area defined by bounding minimum and maximum latitude and longitude and belong to the defined category, if specified.
getLandmarks(String, String) - Method in class com.openlapi.LandmarkStore
Gets the Landmarks from the storage where the category and/or name matches the given parameters.
getLastKnownLocation() - Static method in class com.openlapi.LocationProvider
Returns the last known location that the implementation has.
getLatitude() - Method in class com.openlapi.Coordinates
Returns the latitude component of this coordinate.
getLocation(int) - Method in class com.openlapi.LocationProvider
Retrieves a Location with the constraints given by the Criteria associated with this class.
getLocation(int) - Method in class com.openlapi.LocationProviderSimplified
 
getLocationMethod() - Method in class com.openlapi.Location
Returns information about the location method used.
getLongitude() - Method in class com.openlapi.Coordinates
Returns the longitude component of this coordinate.
getName() - Method in class com.openlapi.Landmark
Gets the landmark name.
getOrientation() - Static method in class com.openlapi.Orientation
Returns the terminal's current orientation.
getPitch() - Method in class com.openlapi.Orientation
Returns the terminal's tilt in degrees defined as an angle in the vertical plane orthogonal to the ground, and through the longitudinal axis of the terminal.
getPreferredPowerConsumption() - Method in class com.openlapi.Criteria
Returns the preferred power consumption.
getPreferredResponseTime() - Method in class com.openlapi.Criteria
Returns the preferred maximum response time.
getQualifiedCoordinates() - Method in class com.openlapi.Landmark
Gets the QualifiedCoordinates of the landmark.
getQualifiedCoordinates() - Method in class com.openlapi.Location
Returns the coordinates of this location and their accuracy.
getRoll() - Method in class com.openlapi.Orientation
Returns the terminal's rotation in degrees around its own longitudinal axis.
getSpeed() - Method in class com.openlapi.Location
Returns the terminal's current ground speed in meters per second (m/s) at the time of measurement.
getState() - Method in class com.openlapi.LocationProvider
Returns the current state of this LocationProvider.
getState() - Method in class com.openlapi.LocationProviderSimplified
 
getTimestamp() - Method in class com.openlapi.Location
Returns the time stamp at which the data was collected.
getVerticalAccuracy() - Method in class com.openlapi.Criteria
Returns the vertical accuracy value set in this Criteria.
getVerticalAccuracy() - Method in class com.openlapi.QualifiedCoordinates
Returns the accuracy of the location in meters in vertical direction (orthogonal to ellipsoid surface, 1-sigma standard deviation).

A B C D E G I L M N O P Q R S T U V