sdk
sdk
/
com.sygic.sdk.map.factory
/
SimpleBitmapFactory
Simple
Bitmap
Factory
open
class
SimpleBitmapFactory
:
BitmapFactory
Constructors
Functions
Properties
Constructors
Simple
Bitmap
Factory
Link copied to clipboard
open
fun
SimpleBitmapFactory
(
bitmap
:
Bitmap
)
Functions
create
Bitmap
Link copied to clipboard
@
Nullable
open
fun
createBitmap
(
@
NonNull
context
:
Context
)
:
Bitmap
describe
Contents
Link copied to clipboard
open
fun
describeContents
(
)
:
Int
equals
Link copied to clipboard
@
CallSuper
fun
equals
(
o
:
Any
)
:
Boolean
equals
Internal
Link copied to clipboard
open
fun
equalsInternal
(
o
:
Any
)
:
Boolean
get
Bitmap
Link copied to clipboard
open
fun
getBitmap
(
@
NonNull
context
:
Context
)
:
Bitmap
open
fun
getBitmap
(
@
NonNull
context
:
Context
,
scaling
:
LowGL.ViewScaling
)
:
Bitmap
hash
Code
Link copied to clipboard
fun
hashCode
(
)
:
Int
hash
Code
Internal
Link copied to clipboard
open
fun
hashCodeInternal
(
)
:
Int
recycle
Link copied to clipboard
open
fun
recycle
(
)
update
Link copied to clipboard
open
fun
update
(
@
NonNull
context
:
Context
,
@
NonNull
scaling
:
LowGL.ViewScaling
,
bitmap
:
Bitmap
)
write
To
Parcel
Link copied to clipboard
open
fun
writeToParcel
(
dest
:
Parcel
,
flags
:
Int
)
Properties
CONTENTS_FILE_DESCRIPTOR
Link copied to clipboard
val
CONTENTS_FILE_DESCRIPTOR
:
Int
=
1
CREATOR
Link copied to clipboard
val
CREATOR
:
Parcelable.Creator
<
SimpleBitmapFactory
>
PARCELABLE_WRITE_RETURN_VALUE
Link copied to clipboard
val
PARCELABLE_WRITE_RETURN_VALUE
:
Int
=
1