AeroGear Android Library 1.2.0

com.google.android.gms
Class R.attr

java.lang.Object
  extended by com.google.android.gms.R.attr
Enclosing class:
R

public static final class R.attr
extends Object


Field Summary
static int cameraBearing
          Must be a floating point value, such as "1.2".
static int cameraTargetLat
          Must be a floating point value, such as "1.2".
static int cameraTargetLng
          Must be a floating point value, such as "1.2".
static int cameraTilt
          Must be a floating point value, such as "1.2".
static int cameraZoom
          Must be a floating point value, such as "1.2".
static int mapType
          Must be one of the following constant values.
static int uiCompass
          Must be a boolean value, either "true" or "false".
static int uiRotateGestures
          Must be a boolean value, either "true" or "false".
static int uiScrollGestures
          Must be a boolean value, either "true" or "false".
static int uiTiltGestures
          Must be a boolean value, either "true" or "false".
static int uiZoomControls
          Must be a boolean value, either "true" or "false".
static int uiZoomGestures
          Must be a boolean value, either "true" or "false".
static int useViewLifecycle
          Must be a boolean value, either "true" or "false".
static int zOrderOnTop
          Must be a boolean value, either "true" or "false".
 
Constructor Summary
R.attr()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cameraBearing

public static int cameraBearing

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.


cameraTargetLat

public static int cameraTargetLat

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.


cameraTargetLng

public static int cameraTargetLng

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.


cameraTilt

public static int cameraTilt

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.


cameraZoom

public static int cameraZoom

Must be a floating point value, such as "1.2".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.


mapType

public static int mapType

Must be one of the following constant values.

ConstantValueDescription
none0
normal1
satellite2
terrain3
hybrid4


uiCompass

public static int uiCompass

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.


uiRotateGestures

public static int uiRotateGestures

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.


uiScrollGestures

public static int uiScrollGestures

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.


uiTiltGestures

public static int uiTiltGestures

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.


uiZoomControls

public static int uiZoomControls

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.


uiZoomGestures

public static int uiZoomGestures

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.


useViewLifecycle

public static int useViewLifecycle

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.


zOrderOnTop

public static int zOrderOnTop

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

Constructor Detail

R.attr

public R.attr()

AeroGear Android Library 1.2.0

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.