java.lang.Object | |||
java.lang.Enum<E extends java.lang.Enum<E>> | Serializable Comparable<T> | ||
com.google.android.maps.MapView.ReticleDrawMode |
Allow the user to specify the mode in which the reticle is drawn.
MapView.ReticleDrawMode | DRAW_RETICLE_NEVER | Never draw the Reticle. |
MapView.ReticleDrawMode | DRAW_RETICLE_OVER | Draw the Reticle over all the overlays. |
MapView.ReticleDrawMode | DRAW_RETICLE_UNDER | Draw the Reticle before the overlays so it's effectively under them. |
static | MapView.ReticleDrawMode | valueOf(String name) | ||||
final | static | ReticleDrawMode[] | values() |
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |