Known Indirect Subclasses
RectangularBounds |
Represents a rectangle-shaped bounds around a geographical area, defined by the
latitude-longitude coordinates of the southwest and northeast corners. |
|
Defines geographical location restrictions.
Any API using LocationRestriction
will restrict results to those within the specified
geographical bounds.
Inherited Constant Summary
From interface
android.os.Parcelable
int |
CONTENTS_FILE_DESCRIPTOR |
|
int |
PARCELABLE_WRITE_RETURN_VALUE |
|
Inherited Method Summary
From interface
android.os.Parcelable
abstract
int
|
describeContents()
|
abstract
void
|
writeToParcel( Parcel arg0, int arg1)
|