|
| final float | x |
| |
| final float | y |
| |
◆ MapCenter()
| com.sygic.sdk.map.MapCenter.MapCenter |
( |
@FloatRange(from=0.0, to=1.0) final float |
x, |
|
|
@FloatRange(from=0.0, to=1.0) final float |
y |
|
) |
| |
◆ describeContents()
| int com.sygic.sdk.map.MapCenter.describeContents |
( |
| ) |
|
◆ equals()
| boolean com.sygic.sdk.map.MapCenter.equals |
( |
final Object |
o | ) |
|
◆ hashCode()
| int com.sygic.sdk.map.MapCenter.hashCode |
( |
| ) |
|
◆ toString()
| String com.sygic.sdk.map.MapCenter.toString |
( |
| ) |
|
◆ writeToParcel()
| void com.sygic.sdk.map.MapCenter.writeToParcel |
( |
final Parcel |
dest, |
|
|
final int |
flags |
|
) |
| |
◆ CREATOR
| final Creator<MapCenter> com.sygic.sdk.map.MapCenter.CREATOR |
|
static |
Initial value:= new Creator<MapCenter>() {
@Override
public MapCenter createFromParcel(Parcel in) {
}
@Override
}
}
◆ INVALID
| final float com.sygic.sdk.map.MapCenter.x |
| final float com.sygic.sdk.map.MapCenter.y |
The documentation for this class was generated from the following file: