GroundOverlay
instead@Deprecated public class GroundOverlay4 extends Overlay
GeoPoint
Overlay.Snappable
Modifier and Type | Field and Description |
---|---|
protected float |
mBearing
Deprecated.
|
protected float |
mTransparency
Deprecated.
|
mBounds, SHADOW_X_SKEW, SHADOW_Y_SCALE
DEFAULT_ZOOMLEVEL_MINIMAP_DIFFERENCE, NOT_SET
Constructor and Description |
---|
GroundOverlay4()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
computeMatrix(Projection pProjection)
Deprecated.
|
void |
draw(Canvas pCanvas,
Projection pProjection)
Deprecated.
|
float |
getBearing()
Deprecated.
|
Bitmap |
getImage()
Deprecated.
|
protected Matrix |
getMatrix()
Deprecated.
|
protected Paint |
getPaint()
Deprecated.
|
float |
getTransparency()
Deprecated.
|
void |
setBearing(float pBearing)
Deprecated.
|
void |
setImage(Bitmap pImage)
Deprecated.
|
void |
setPosition(GeoPoint pTopLeft,
GeoPoint pTopRight,
GeoPoint pBottomRight,
GeoPoint pBottomLeft)
Deprecated.
|
void |
setTransparency(float pTransparency)
Deprecated.
|
draw, drawAt, getBounds, getSafeMenuId, getSafeMenuIdSequence, isEnabled, onDetach, onDoubleTap, onDoubleTapEvent, onDown, onFling, onKeyDown, onKeyUp, onLongPress, onPause, onResume, onScroll, onShowPress, onSingleTapConfirmed, onSingleTapUp, onTouchEvent, onTrackballEvent, setEnabled
protected float mBearing
protected float mTransparency
protected Paint getPaint()
protected Matrix getMatrix()
public Bitmap getImage()
public float getBearing()
public void setBearing(float pBearing)
public void setTransparency(float pTransparency)
public float getTransparency()
public void draw(Canvas pCanvas, Projection pProjection)
public void setImage(Bitmap pImage)
public void setPosition(GeoPoint pTopLeft, GeoPoint pTopRight, GeoPoint pBottomRight, GeoPoint pBottomLeft)
protected void computeMatrix(Projection pProjection)