|
AeroGear Android Library 1.2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.aerogear.R.styleable
public static final class R.styleable
| Field Summary | |
|---|---|
static int[] |
MapAttrs
Attributes that can be used with a MapAttrs. |
static int |
MapAttrs_cameraBearing
This symbol is the offset where the R.attr.cameraBearing
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_cameraTargetLat
This symbol is the offset where the R.attr.cameraTargetLat
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_cameraTargetLng
This symbol is the offset where the R.attr.cameraTargetLng
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_cameraTilt
This symbol is the offset where the R.attr.cameraTilt
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_cameraZoom
This symbol is the offset where the R.attr.cameraZoom
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_mapType
This symbol is the offset where the R.attr.mapType
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiCompass
This symbol is the offset where the R.attr.uiCompass
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiRotateGestures
This symbol is the offset where the R.attr.uiRotateGestures
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiScrollGestures
This symbol is the offset where the R.attr.uiScrollGestures
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiTiltGestures
This symbol is the offset where the R.attr.uiTiltGestures
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiZoomControls
This symbol is the offset where the R.attr.uiZoomControls
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_uiZoomGestures
This symbol is the offset where the R.attr.uiZoomGestures
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_useViewLifecycle
This symbol is the offset where the R.attr.useViewLifecycle
attribute's value can be found in the MapAttrs array. |
static int |
MapAttrs_zOrderOnTop
This symbol is the offset where the R.attr.zOrderOnTop
attribute's value can be found in the MapAttrs array. |
| Constructor Summary | |
|---|---|
R.styleable()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int[] MapAttrs
Includes the following attributes:
MapAttrs_cameraBearing,
MapAttrs_cameraTargetLat,
MapAttrs_cameraTargetLng,
MapAttrs_cameraTilt,
MapAttrs_cameraZoom,
MapAttrs_mapType,
MapAttrs_uiCompass,
MapAttrs_uiRotateGestures,
MapAttrs_uiScrollGestures,
MapAttrs_uiTiltGestures,
MapAttrs_uiZoomControls,
MapAttrs_uiZoomGestures,
MapAttrs_useViewLifecycle,
MapAttrs_zOrderOnToppublic static final int MapAttrs_cameraBearing
This symbol is the offset where the R.attr.cameraBearing
attribute's value can be found in the MapAttrs array.
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.
public static final int MapAttrs_cameraTargetLat
This symbol is the offset where the R.attr.cameraTargetLat
attribute's value can be found in the MapAttrs array.
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.
public static final int MapAttrs_cameraTargetLng
This symbol is the offset where the R.attr.cameraTargetLng
attribute's value can be found in the MapAttrs array.
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.
public static final int MapAttrs_cameraTilt
This symbol is the offset where the R.attr.cameraTilt
attribute's value can be found in the MapAttrs array.
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.
public static final int MapAttrs_cameraZoom
This symbol is the offset where the R.attr.cameraZoom
attribute's value can be found in the MapAttrs array.
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.
public static final int MapAttrs_mapType
This symbol is the offset where the R.attr.mapType
attribute's value can be found in the MapAttrs array.
Must be one of the following constant values.
| Constant | Value | Description |
|---|---|---|
none | 0 | |
normal | 1 | |
satellite | 2 | |
terrain | 3 | |
hybrid | 4 |
public static final int MapAttrs_uiCompass
This symbol is the offset where the R.attr.uiCompass
attribute's value can be found in the MapAttrs array.
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.
public static final int MapAttrs_uiRotateGestures
This symbol is the offset where the R.attr.uiRotateGestures
attribute's value can be found in the MapAttrs array.
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.
public static final int MapAttrs_uiScrollGestures
This symbol is the offset where the R.attr.uiScrollGestures
attribute's value can be found in the MapAttrs array.
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.
public static final int MapAttrs_uiTiltGestures
This symbol is the offset where the R.attr.uiTiltGestures
attribute's value can be found in the MapAttrs array.
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.
public static final int MapAttrs_uiZoomControls
This symbol is the offset where the R.attr.uiZoomControls
attribute's value can be found in the MapAttrs array.
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.
public static final int MapAttrs_uiZoomGestures
This symbol is the offset where the R.attr.uiZoomGestures
attribute's value can be found in the MapAttrs array.
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.
public static final int MapAttrs_useViewLifecycle
This symbol is the offset where the R.attr.useViewLifecycle
attribute's value can be found in the MapAttrs array.
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.
public static final int MapAttrs_zOrderOnTop
This symbol is the offset where the R.attr.zOrderOnTop
attribute's value can be found in the MapAttrs array.
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 |
|---|
public R.styleable()
|
AeroGear Android Library 1.2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||