- implies(Permission) - Method in class javax.microedition.location.LocationPermission
-
- isAddressInfoRequired() - Method in class javax.microedition.location.Criteria
-
Returns whether the location provider should be able to determine textual address
information.
- isAllowedToCost() - Method in class javax.microedition.location.Criteria
-
Returns the preferred cost setting.
- isAltitudeRequired() - Method in class javax.microedition.location.Criteria
-
Returns whether the location provider should be able to determine altitude.
- isOrientationMagnetic() - Method in class javax.microedition.location.Orientation
-
Returns a boolean value that indicates whether this Orientation is relative to the
magnetic field of the Earth or relative to true north and gravity.
- isSpeedAndCourseRequired() - Method in class javax.microedition.location.Criteria
-
Returns whether the location provider should be able to determine speed and course.
- isValid() - Method in class javax.microedition.location.Location
-
Returns whether this Location instance represents a valid location with coordinates
or an invalid one where all the data, especially the latitude and longitude
coordinates, may not be present.