Package | Description |
---|---|
org.osmdroid | |
org.osmdroid.util |
Modifier and Type | Method and Description |
---|---|
static ResourceProxy.bitmap |
ResourceProxy.bitmap.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceProxy.bitmap[] |
ResourceProxy.bitmap.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
android.graphics.Bitmap |
ResourceProxy.getBitmap(ResourceProxy.bitmap pResId) |
android.graphics.Bitmap |
DefaultResourceProxyImpl.getBitmap(ResourceProxy.bitmap pResId) |
android.graphics.drawable.Drawable |
ResourceProxy.getDrawable(ResourceProxy.bitmap pResId)
Get a bitmap as a
Drawable |
android.graphics.drawable.Drawable |
DefaultResourceProxyImpl.getDrawable(ResourceProxy.bitmap pResId) |
Modifier and Type | Method and Description |
---|---|
android.graphics.drawable.Drawable |
ResourceProxyImpl.getDrawable(ResourceProxy.bitmap pResId) |
Copyright © 2014. All Rights Reserved.