StreetViewPanoramaOrientation.Builder

public static final クラス StreetViewPanoramaOrientation.Builder の拡張オブジェクト

ストリートビュー パノラマの向きを作成します。

フィールドの概要

public float bearing
public float 傾斜

パブリック コンストラクタの概要

StreetViewPanoramaOrientation.Builder()
空のビルダーを作成します。

パブリック メソッドの概要

StreetViewPanoramaOrientation.Builder
bearing(フロート ベアリング)
向きの方向を、北からの時計回りの度数で設定します。
StreetViewPanoramaOrientation
build()
StreetViewPanoramaOrientation をビルドします。
StreetViewPanoramaOrientation.Builder
tilt(float tilt)
向きの角度を度数で設定します。この値は -90(真下)~ 90(真上)の範囲に制限されます。

継承されたメソッドの概要

フィールド

public float bearing

public float tilt

パブリック コンストラクタ

public StreetViewPanoramaOrientation.Builder ()

空のビルダーを作成します。

public StreetViewPanoramaOrientation.Builder StreetViewPanoramaOrientation の以前)

パラメータ
前へ

パブリック メソッド

public StreetViewPanoramaOrientation.Builder bearing (float bearing)

向きの方向を、北からの時計回りの度数で設定します。

パラメータ
bearing

public StreetViewPanoramaOrientation ビルド ()

StreetViewPanoramaOrientation をビルドします。

public StreetViewPanoramaOrientation.Builder tilt (float tilt)

向きの角度を度数で設定します。この値は -90(真下)~ 90(真上)の範囲に制限されます。

パラメータ
tilt