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