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