Extensions¶
Namespace: ThinkGeo.UI.Android
public static class Extensions
Inheritance Object → Extensions
Methods¶
GetContext(MapArguments)¶
internal static Context GetContext(MapArguments arguments)
Parameters¶
arguments MapArguments
Returns¶
Context
SetContext(MapArguments, Context)¶
internal static void SetContext(MapArguments arguments, Context context)
Parameters¶
arguments MapArguments
context Context
RecycleDispose(Bitmap)¶
internal static void RecycleDispose(Bitmap bitmap)
Parameters¶
bitmap Bitmap
ToBitmap(GeoImage)¶
public static Bitmap ToBitmap(GeoImage geoImage)
Parameters¶
geoImage GeoImage
Returns¶
Bitmap