ims.gpschildfinder
Class R.styleable

java.lang.Object
  extended by ims.gpschildfinder.R.styleable
Enclosing class:
R

public static final class R.styleable
extends java.lang.Object


Field Summary
static int[] AdsAttrs
          Attributes that can be used with a AdsAttrs.
static int AdsAttrs_adSize
          
static int AdsAttrs_adSizes
          
static int AdsAttrs_adUnitId
          
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AdsAttrs

public static final int[] AdsAttrs
Attributes that can be used with a AdsAttrs.

Includes the following attributes:

AttributeDescription
ims.gpschildfinder:adSize The size of the ad.
ims.gpschildfinder:adSizes A comma-separated list of the supported ad sizes.
ims.gpschildfinder:adUnitId The ad unit ID.

See Also:
AdsAttrs_adSize, AdsAttrs_adSizes, AdsAttrs_adUnitId

AdsAttrs_adSize

public static final int AdsAttrs_adSize

See Also:
Constant Field Values

AdsAttrs_adSizes

public static final int AdsAttrs_adSizes

See Also:
Constant Field Values

AdsAttrs_adUnitId

public static final int AdsAttrs_adUnitId

See Also:
Constant Field Values

MapAttrs

public static final int[] MapAttrs
Attributes that can be used with a MapAttrs.

Includes the following attributes:

AttributeDescription
ims.gpschildfinder:cameraBearing
ims.gpschildfinder:cameraTargetLat
ims.gpschildfinder:cameraTargetLng
ims.gpschildfinder:cameraTilt
ims.gpschildfinder:cameraZoom
ims.gpschildfinder:mapType
ims.gpschildfinder:uiCompass
ims.gpschildfinder:uiRotateGestures
ims.gpschildfinder:uiScrollGestures
ims.gpschildfinder:uiTiltGestures
ims.gpschildfinder:uiZoomControls
ims.gpschildfinder:uiZoomGestures
ims.gpschildfinder:useViewLifecycle
ims.gpschildfinder:zOrderOnTop

See Also:
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_zOrderOnTop

MapAttrs_cameraBearing

public 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.

See Also:
Constant Field Values

MapAttrs_cameraTargetLat

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.

See Also:
Constant Field Values

MapAttrs_cameraTargetLng

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.

See Also:
Constant Field Values

MapAttrs_cameraTilt

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.

See Also:
Constant Field Values

MapAttrs_cameraZoom

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.

See Also:
Constant Field Values

MapAttrs_mapType

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.

ConstantValueDescription
none0
normal1
satellite2
terrain3
hybrid4

See Also:
Constant Field Values

MapAttrs_uiCompass

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.

See Also:
Constant Field Values

MapAttrs_uiRotateGestures

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.

See Also:
Constant Field Values

MapAttrs_uiScrollGestures

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.

See Also:
Constant Field Values

MapAttrs_uiTiltGestures

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.

See Also:
Constant Field Values

MapAttrs_uiZoomControls

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.

See Also:
Constant Field Values

MapAttrs_uiZoomGestures

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.

See Also:
Constant Field Values

MapAttrs_useViewLifecycle

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.

See Also:
Constant Field Values

MapAttrs_zOrderOnTop

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.

See Also:
Constant Field Values
Constructor Detail

R.styleable

public R.styleable()