sdk
sdk
/
com.sygic.sdk.map.factory
/
NinePatchDrawableFactory
Nine
Patch
Drawable
Factory
class
NinePatchDrawableFactory
:
DrawableFactory
Constructors
Functions
Constructors
Nine
Patch
Drawable
Factory
Link copied to clipboard
fun
NinePatchDrawableFactory
(
@
DrawableRes
drawableRes
:
Int
)
Functions
create
Bitmap
Link copied to clipboard
open
override
fun
createBitmap
(
context
:
Context
)
:
Bitmap
?
describe
Contents
Link copied to clipboard
open
override
fun
describeContents
(
)
:
Int
equals
Link copied to clipboard
@
CallSuper
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
equals
Internal
Link copied to clipboard
open
override
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
override
fun
hashCode
(
)
:
Int
hash
Code
Internal
Link copied to clipboard
open
override
fun
hashCodeInternal
(
)
:
Int
recycle
Link copied to clipboard
open
fun
recycle
(
)
write
To
Parcel
Link copied to clipboard
open
override
fun
writeToParcel
(
dest
:
Parcel
,
flags
:
Int
)