mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
ImageStretches
Image
Stretches
class
ImageStretches
:
Serializable
Describes the image stretch areas.
Constructors
Functions
Properties
Constructors
Image
Stretches
Link copied to clipboard
open
fun
ImageStretches
(
first
:
Float
,
second
:
Float
)
Functions
equals
Link copied to clipboard
open
fun
equals
(
object
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
first
Link copied to clipboard
val
first
:
Float
second
Link copied to clipboard
val
second
:
Float