|
NTT DOCOMO and Hitachi Kokusai Electric Know-how & Confidential | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| Degree を使用しているパッケージ | |
|---|---|
| com.docomo_um.module.location | 位置情報に関するクラスを定義します。 |
| com.docomo_um.module.location での Degree の使用 |
|---|
| Degree を返す com.docomo_um.module.location のメソッド | |
|---|---|
Degree |
Location.getLatitude()
緯度を取得します。 |
Degree |
Location.getLongitude()
経度を取得します。 |
| Degree 型のパラメータを持つ com.docomo_um.module.location のコンストラクタ | |
|---|---|
Location(Degree latitude,
Degree longitude)
緯度・経度を指定して、このオブジェクトを生成します。 |
|
Location(Degree latitude,
Degree longitude,
int altitude,
long timestamp,
int accuracy)
緯度、経度、高度、測位時刻、水平方向の精度を指定して、 このオブジェクトを生成します。 |
|
|
Copyright © 2013 NTT DOCOMO, INC. and Hitachi Kokusai Electric Inc. All Rights Reserved. | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||