sdk
sdk
/
com.sygic.sdk.map.object.data
/
UiObjectData
Ui
Object
Data
open
class
UiObjectData
:
ViewObjectData
Content copied to clipboard
Types
Functions
Properties
Types
Builder
Link copied to clipboard
class
Builder
:
ViewObjectDataBuilder
<
B
,
I
,
D
>
Content copied to clipboard
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
open
fun
describeContents
(
)
:
Int
Content copied to clipboard
equals
Link copied to clipboard
@
CallSuper
open
fun
equals
(
o
:
Any
)
:
Boolean
Content copied to clipboard
get
Anchor
Link copied to clipboard
@
NonNull
open
fun
getAnchor
(
)
:
PointF
Content copied to clipboard
get
Factory
Link copied to clipboard
@
NonNull
open
fun
getFactory
(
)
:
UiObject.ViewFactory
Content copied to clipboard
get
Payload
Link copied to clipboard
@
NonNull
open
fun
getPayload
(
)
:
Parcelable
Content copied to clipboard
get
Position
Link copied to clipboard
@
NonNull
open
fun
getPosition
(
)
:
GeoCoordinates
Content copied to clipboard
get
Screen
Position
Link copied to clipboard
@
NonNull
open
fun
getScreenPosition
(
)
:
ViewObjectData.Point
Content copied to clipboard
hash
Code
Link copied to clipboard
@
CallSuper
open
fun
hashCode
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
@
CallSuper
open
fun
writeToParcel
(
@
NonNull
dest
:
Parcel
,
flags
:
Int
)
Content copied to clipboard
Properties
CREATOR
Link copied to clipboard
val
CREATOR
:
Parcelable.Creator
<
UiObjectData
>
Content copied to clipboard