mapbox-maps-android
/
com.mapbox.maps
/
ImageStretches(androidJvm)
Image
Stretches(android
Jvm)
Describes the image stretch areas.
class
ImageStretches(androidJvm)
:
Serializable
Content copied to clipboard
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
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
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